mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
updating the addon translations, missed some files due missing git fu
This commit is contained in:
parent
be2e3e6bf7
commit
4533ed9a34
302 changed files with 3081 additions and 2904 deletions
|
@ -8,8 +8,8 @@ function string_plural_select_it($n){
|
|||
$a->strings[":-)"] = "";
|
||||
$a->strings[":-("] = "";
|
||||
$a->strings["lol"] = "";
|
||||
$a->strings["Quick Comment Settings"] = "";
|
||||
$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "";
|
||||
$a->strings["Enter quick comments, one per line"] = "";
|
||||
$a->strings["Save Settings"] = "";
|
||||
$a->strings["Quick Comment settings saved."] = "";
|
||||
$a->strings["Quick Comment Settings"] = "Impostazioni commento rapido";
|
||||
$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Trovi i commenti rapidi vicino al box dei commenti, a volte nascosti. Cliccali per inviare semplici risposte.";
|
||||
$a->strings["Enter quick comments, one per line"] = "Inserire un commento rapido, uno per linea";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
$a->strings["Quick Comment settings saved."] = "Impostazioni commento rapido salvate.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue