mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
ES translation of the numfriends addon updated THX Senex Petrovic
This commit is contained in:
parent
addf6b5911
commit
cec21dbd41
2 changed files with 10 additions and 14 deletions
|
@ -6,7 +6,6 @@ function string_plural_select_es($n){
|
|||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Numfriends settings updated."] = "Ajustes de Numfriends actualizados.";
|
||||
$a->strings["Numfriends Settings"] = "Ajustes de Numfriends";
|
||||
$a->strings["How many contacts to display on profile sidebar"] = "Cuántos contactos mostrar en la barra lateral del perfil";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["Save Settings"] = "Grabar ajustes";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue