ES translation of the startpage addon updated THX Senex Petrovic

This commit is contained in:
Tobias Diekershoff 2021-04-06 06:49:09 +02:00
parent 2451fe338d
commit 471361430d
2 changed files with 14 additions and 13 deletions

View file

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