ES translation of the showmore addon updated THX Senex Petrovic

This commit is contained in:
Tobias Diekershoff 2021-04-06 06:50:15 +02:00
parent 471361430d
commit 7a4e49750a
2 changed files with 12 additions and 16 deletions

View file

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