mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 10:28:50 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
11
page/lang/es/strings.php
Normal file
11
page/lang/es/strings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "Foros";
|
||||
$a->strings["show more"] = "ver más";
|
||||
$a->strings["Forums:"] = "Foros:";
|
||||
$a->strings["Page settings updated."] = "Configuración de la página actualizada";
|
||||
$a->strings["Page Settings"] = "Configuración de la página";
|
||||
$a->strings["How many forums to display on sidebar without paging"] = "¿Cuántos foros se mostrarán en la barra lateral?";
|
||||
$a->strings["Randomise Page/Forum list"] = "Lista de Página/Foro al azar";
|
||||
$a->strings["Show pages/forums on profile page"] = "Mostrar páginas/foros en tu perfil";
|
||||
$a->strings["Submit"] = "Envíar";
|
Loading…
Add table
Add a link
Reference in a new issue