diff --git a/android/assets/jsons/Translations/Notifications.json b/android/assets/jsons/Translations/Notifications.json index 4db8493c02..77bd4741a8 100644 --- a/android/assets/jsons/Translations/Notifications.json +++ b/android/assets/jsons/Translations/Notifications.json @@ -318,11 +318,13 @@ } "[amount] enemy units were spotted near our territory": { + Italian:"Abbiamo avvistato [amount] unità nemiche vicino ai nostri confini!" German:"[amount] feindliche Einheiten wurden nahe unserer Grenzen entdeckt" Simplified_Chinese:"在我们的领土附近发现了[amount]个敌方单位" } "[amount] enemy units were spotted in our territory": { + Italian:"Abbiamo avvistato [amount] unità nemiche nel nostro territorio!" German:"[amount] feindliche Einheiten wurden in unseren Grenzen entdeckt" Simplified_Chinese:"在我们的领土内发现了[amount]个敌方单位" } @@ -407,4 +409,4 @@ } -} \ No newline at end of file +}