mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
ES translation of the startpage addon updated THX Senex Petrovic
This commit is contained in:
parent
2451fe338d
commit
471361430d
2 changed files with 14 additions and 13 deletions
|
@ -6,7 +6,7 @@ function string_plural_select_es($n){
|
|||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Startpage Settings"] = "Ajustes de Startpage";
|
||||
$a->strings["Startpage"] = "Página de Inicio";
|
||||
$a->strings["Home page to load after login - leave blank for profile wall"] = "Página principal a cargar tras el acceso - dejar en blanco para el muro de perfil";
|
||||
$a->strings["Examples: "network" or "notifications/system""] = "Ejemplos: "network" o "notifications/system"";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["Save Settings"] = "Guardar ajustes";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue