ES translation of the numfriends addon updated THX Senex Petrovic

This commit is contained in:
Tobias Diekershoff 2021-04-06 07:02:28 +02:00
parent addf6b5911
commit cec21dbd41
2 changed files with 10 additions and 14 deletions

View file

@ -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";