planets addon IT translation update THX Sylke Vicious

This commit is contained in:
Tobias Diekershoff 2021-03-28 18:54:05 +02:00
parent 579c867358
commit d7de9d9bf7
2 changed files with 15 additions and 9 deletions

View file

@ -6,6 +6,7 @@ function string_plural_select_it($n){
return intval($n != 1);
}}
;
$a->strings["Planets"] = "Pianeti";
$a->strings["Planets Settings"] = "Impostazioni \"Pianeti\"";
$a->strings["Enable Planets Addon"] = "Abilita il componente aggiuntivo Pianeti";
$a->strings["Submit"] = "Invia";
$a->strings["Save Settings"] = "Salva Impostazioni";