mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 11:03:00 +00:00
6 lines
413 B
PHP
6 lines
413 B
PHP
<?php
|
|
|
|
$a->strings["Startpage Settings"] = "Configuración de página inicial";
|
|
$a->strings["Home page to load after login - leave blank for profile wall"] = "Página por defecto, dejálo en blanco para cargar tu perfil";
|
|
$a->strings["Examples: "network" or "notifications/system""] = "Ejemplos: "red" o "notificaciones/sistema"";
|
|
$a->strings["Submit"] = "Envíar";
|