mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
ES translation of the showmore addon updated THX Senex Petrovic
This commit is contained in:
parent
471361430d
commit
7a4e49750a
2 changed files with 12 additions and 16 deletions
|
@ -9,6 +9,5 @@ function string_plural_select_es($n){
|
|||
$a->strings["\"Show more\" Settings"] = "Ajustes de \"Mostrar más\"";
|
||||
$a->strings["Enable Show More"] = "Habilitar Mostrar Más";
|
||||
$a->strings["Cutting posts after how much characters"] = "Cortar entradas después de tantos carácteres";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
$a->strings["Show More Settings saved."] = "Ajustes de Mostrar Más guardados.";
|
||||
$a->strings["Save Settings"] = "Guardar ajustes";
|
||||
$a->strings["show more"] = "mostrar más";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue