diff --git a/PoGo.NecroBot.CLI/Config/Translations/translation.nl.json b/PoGo.NecroBot.CLI/Config/Translations/translation.nl.json index ab6c286f6..784e9dd58 100644 --- a/PoGo.NecroBot.CLI/Config/Translations/translation.nl.json +++ b/PoGo.NecroBot.CLI/Config/Translations/translation.nl.json @@ -6,7 +6,7 @@ }, { "Key": "greatPokeball", - "Value": "SuperBall" + "Value": "GreatBall" }, { "Key": "ultraPokeball", @@ -14,7 +14,7 @@ }, { "Key": "masterPokeball", - "Value": "MeesterBall" + "Value": "MasterBall" }, { "Key": "wrongAuthType", @@ -84,7 +84,7 @@ }, { "Key": "candies", - "Value": "Snoepjes: {0}" + "Value": "Candies: {0}" }, { "Key": "unhandledGpxData",