mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 19:08:49 +00:00
ES translation of the notimeline addon updated THX Senex Petrovic
This commit is contained in:
parent
bf6a7ab337
commit
881e83d3a2
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["No Timeline settings updated."] = "Ningún ajuste de Línea de Tiempo actualizado";
|
||||
$a->strings["No Timeline Settings"] = "No hay ajustes de Línea de Tiempo";
|
||||
$a->strings["Disable Archive selector on profile wall"] = "Deshabilitar el selector Archivo en el muro de perfil";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["Save Settings"] = "Grabar ajustes";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue