diff --git a/static/locale/de.json b/static/locale/de.json index f256828c..37a65628 100644 --- a/static/locale/de.json +++ b/static/locale/de.json @@ -196,6 +196,9 @@ "quest_41": "quest_41", "quest_42": "quest_42", "quest_43": "Mega-Evolve {0} Pokemon", + "quest_44": "quest_44", + "quest_45": "quest_45", + "quest_57": "Take {0} Snapshot(s) of wild Pokemon", "quest_reward_1": "{0:N0} XP", "quest_reward_2": "{0} {1}", "quest_reward_3": "{0:N0} Stardust", diff --git a/static/locale/en.json b/static/locale/en.json index fd4f6161..e78dbcc7 100644 --- a/static/locale/en.json +++ b/static/locale/en.json @@ -3524,6 +3524,14 @@ "poke_98": "Krabby", "poke_99": "Kingler", "quest_1": "{0} time(s) First Catch OTD", + "quest_2": "{0} time(s) First Pokestop OTD", + "quest_3": "Multi Part Quest", + "quest_4": "Catch {0} Pokemon", + "quest_5": "Spin {0} Pokestop(s)", + "quest_6": "Hatch {0} Egg(s)", + "quest_7": "Complete {0} Gym Battle(s)", + "quest_8": "Complete {0} Raid Battle(s)", + "quest_9": "Complete {0} Quest", "quest_10": "Transfer {0} Pokemon", "quest_11": "Favorite {0} Pokemon", "quest_12": "Autocomplete", @@ -3534,7 +3542,6 @@ "quest_17": "Get {0} Buddy candy", "quest_18": "Get {0} Badge(s)", "quest_19": "Get {0} Level", - "quest_2": "{0} time(s) First Pokestop OTD", "quest_20": "Join {0} Raid Battle(s)", "quest_21": "Complete {0} Battle(s)", "quest_22": "Add {0} Friend(s)", @@ -3544,7 +3551,6 @@ "quest_27": "Complete {0} Combat(s)", "quest_28": "Take {0} Snapshot(s)", "quest_29": "Battle {0} Team Rocket Battle(s)", - "quest_3": "Multi Part Quest", "quest_30": "Purify {0} Pokemon", "quest_31": "Find {0} Team Rocket Invasion(s)", "quest_32": "{0} time(s) First Grunt OTD", @@ -3555,16 +3561,13 @@ "quest_37": "Earn {0} Friendship points by Walking with your Buddy", "quest_38": "Earn {0} Souvenirs from your Buddy", "quest_39": "Use Incense {0} times", - "quest_4": "Catch {0} Pokemon", "quest_40": "quest_40", "quest_41": "quest_41", "quest_42": "quest_42", "quest_43": "Mega-Evolve {0} Pokemon", - "quest_5": "Spin {0} Pokestop(s)", - "quest_6": "Hatch {0} Egg(s)", - "quest_7": "Complete {0} Gym Battle(s)", - "quest_8": "Complete {0} Raid Battle(s)", - "quest_9": "Complete {0} Quest", + "quest_44": "quest_44", + "quest_45": "quest_45", + "quest_57": "Take {0} Snapshot(s) of wild Pokemon", "quest_condition_1": "Type(s): {0}", "quest_condition_10": "Super Effective Charge", "quest_condition_11": "Item: {0}", diff --git a/static/locale/es.json b/static/locale/es.json index 332d542f..b490093b 100644 --- a/static/locale/es.json +++ b/static/locale/es.json @@ -196,6 +196,9 @@ "quest_41": "quest_41", "quest_42": "quest_42", "quest_43": "Mega-Evolve {0} Pokemon", + "quest_44": "quest_44", + "quest_45": "quest_45", + "quest_57": "Take {0} Snapshot(s) of wild Pokemon", "quest_reward_1": "{0:N0} XP", "quest_reward_2": "{0} {1}", "quest_reward_3": "{0:N0} Stardust", diff --git a/static/locale/fr.json b/static/locale/fr.json index 679140f0..f52bb763 100644 --- a/static/locale/fr.json +++ b/static/locale/fr.json @@ -196,6 +196,9 @@ "quest_41": "quest_41", "quest_42": "quest_42", "quest_43": "Mega-Evolve {0} Pokemon", + "quest_44": "quest_44", + "quest_45": "quest_45", + "quest_57": "Take {0} Snapshot(s) of wild Pokemon", "quest_reward_1": "{0:N0} XP", "quest_reward_2": "{0} {1}", "quest_reward_3": "{0:N0} Stardust", diff --git a/static/locale/it.json b/static/locale/it.json index b6f8d2b2..4c03a5a2 100644 --- a/static/locale/it.json +++ b/static/locale/it.json @@ -196,6 +196,9 @@ "quest_41": "quest_41", "quest_42": "quest_42", "quest_43": "Mega-Evolve {0} Pokemon", + "quest_44": "quest_44", + "quest_45": "quest_45", + "quest_57": "Take {0} Snapshot(s) of wild Pokemon", "quest_reward_1": "{0:N0} XP", "quest_reward_2": "{0} {1}", "quest_reward_3": "{0:N0} Stardust", diff --git a/static/locale/jp.json b/static/locale/jp.json index 6cef2445..6e747818 100644 --- a/static/locale/jp.json +++ b/static/locale/jp.json @@ -196,6 +196,9 @@ "quest_41": "quest_41", "quest_42": "quest_42", "quest_43": "Mega-Evolve {0} Pokemon", + "quest_44": "quest_44", + "quest_45": "quest_45", + "quest_57": "Take {0} Snapshot(s) of wild Pokemon", "quest_reward_1": "{0:N0} XP", "quest_reward_2": "{0} {1}", "quest_reward_3": "{0:N0} Stardust", diff --git a/static/locale/ko.json b/static/locale/ko.json index ad86fa28..dac7a813 100644 --- a/static/locale/ko.json +++ b/static/locale/ko.json @@ -196,6 +196,9 @@ "quest_41": "quest_41", "quest_42": "quest_42", "quest_43": "Mega-Evolve {0} Pokemon", + "quest_44": "quest_44", + "quest_45": "quest_45", + "quest_57": "Take {0} Snapshot(s) of wild Pokemon", "quest_reward_1": "{0:N0} XP", "quest_reward_2": "{0} {1}", "quest_reward_3": "{0:N0} Stardust", diff --git a/static/locale/pt-br.json b/static/locale/pt-br.json index 807d8021..4384123b 100644 --- a/static/locale/pt-br.json +++ b/static/locale/pt-br.json @@ -196,6 +196,9 @@ "quest_41": "quest_41", "quest_42": "quest_42", "quest_43": "Mega-Evolve {0} Pokemon", + "quest_44": "quest_44", + "quest_45": "quest_45", + "quest_57": "Take {0} Snapshot(s) of wild Pokemon", "quest_reward_1": "{0:N0} XP", "quest_reward_2": "{0} {1}", "quest_reward_3": "{0:N0} Stardust", diff --git a/static/locale/th.json b/static/locale/th.json index 55e471ec..b6b69e4d 100644 --- a/static/locale/th.json +++ b/static/locale/th.json @@ -196,6 +196,9 @@ "quest_41": "quest_41", "quest_42": "quest_42", "quest_43": "Mega-Evolve {0} Pokemon", + "quest_44": "quest_44", + "quest_45": "quest_45", + "quest_57": "Take {0} Snapshot(s) of wild Pokemon", "quest_reward_1": "{0:N0} XP", "quest_reward_2": "{0} {1}", "quest_reward_3": "{0:N0} Stardust",