mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
ES translation of the pageheader addon updated THX Senex Petrovic
This commit is contained in:
parent
8bf71582a0
commit
ea5a3e52c9
2 changed files with 20 additions and 12 deletions
|
@ -7,5 +7,6 @@ function string_plural_select_es($n){
|
|||
}}
|
||||
;
|
||||
$a->strings["\"pageheader\" Settings"] = "Ajustes de \"pageheader\"";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["pageheader Settings saved."] = "Ajustes de pageheader actualizados.";
|
||||
$a->strings["Message"] = "Mensaje";
|
||||
$a->strings["Message to display on every page on this server (or put a pageheader.html file in your docroot)"] = "Mensaje para mostrar en todas las páginas de este servidor (o poner un archivo pageheader.html en su docroot)";
|
||||
$a->strings["Save Settings"] = "Guardar ajustes";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue