IT update to the addon translations
This commit is contained in:
parent
b6a7200654
commit
797ee03eb8
74 changed files with 678 additions and 461 deletions
|
|
@ -5,8 +5,8 @@ function string_plural_select_it($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Google+ Import Settings"] = "";
|
||||
$a->strings["Google+ Import Settings"] = "Impostazioni Importa Google+";
|
||||
$a->strings["Enable Google+ Import"] = "Abilita Importa da Google+";
|
||||
$a->strings["Google Account ID"] = "ID Google Account";
|
||||
$a->strings["Submit"] = "";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
$a->strings["Google+ Import Settings saved."] = "Impostazioni Importa Google+ salvate";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue