From 6c7edd60ac4aaa6f50783338cfee8c4ab1059cd9 Mon Sep 17 00:00:00 2001 From: Smashfanful <41149920+Smashfanful@users.noreply.github.com> Date: Wed, 15 May 2019 10:56:07 +0200 Subject: [PATCH] Update Notifications.json --- android/assets/jsons/Translations/Notifications.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 +}