mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
blockem IT translation update THX fabrixxm
This commit is contained in:
parent
6fa93b0fd9
commit
4cb3e55721
2 changed files with 15 additions and 15 deletions
|
@ -6,7 +6,7 @@ function string_plural_select_it($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["\"Blockem\""] = "\"Blockem\"";
|
||||
$a->strings["Blockem"] = "Blockem";
|
||||
$a->strings["Hides user's content by collapsing posts. Also replaces their avatar with generic image."] = "Nascondi il contenuto degli utenti collassando i messaggi. Sostituisce anche gli avatar con un'immagine generica.";
|
||||
$a->strings["Comma separated profile URLS:"] = "URL profili separati da virgola:";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue