diff --git a/android/assets/jsons/Translations/Units,Promotions.json b/android/assets/jsons/Translations/Units,Promotions.json index 97e35f47b5..d92e15edf3 100644 --- a/android/assets/jsons/Translations/Units,Promotions.json +++ b/android/assets/jsons/Translations/Units,Promotions.json @@ -1479,8 +1479,12 @@ Simplified_Chinese:"狼群III级" } - "Heal Instantly":{} - "Heal this Unit by 50 HP; Doing so will consume this opportunity to choose a Promotion":{} + "Heal Instantly":{ + Italian:"Cura istantanea" + } + "Heal this Unit by 50 HP; Doing so will consume this opportunity to choose a Promotion":{ + Italian:"Cura l'unità di 50 PF, rinunciando però all'opportunità di scegliere una promozione." + } -} \ No newline at end of file +}