mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
IT update to the addon translations
This commit is contained in:
parent
b6a7200654
commit
797ee03eb8
74 changed files with 679 additions and 462 deletions
|
@ -6,9 +6,9 @@ function string_plural_select_it($n){
|
|||
}}
|
||||
;
|
||||
$a->strings["Post to libertree"] = "Invia a Libertree";
|
||||
$a->strings["libertree Post Settings"] = "";
|
||||
$a->strings["libertree Post Settings"] = "Impostazioni di invio a Libertree";
|
||||
$a->strings["Enable Libertree Post Plugin"] = "Abilita il plugin di invio a Libertree";
|
||||
$a->strings["Libertree API token"] = "Token API Libertree";
|
||||
$a->strings["Libertree site URL"] = "Indirizzo sito Libertree";
|
||||
$a->strings["Post to Libertree by default"] = "Invia sempre a Libertree";
|
||||
$a->strings["Submit"] = "";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue