ES translation of the notimeline addon updated THX Senex Petrovic

This commit is contained in:
Tobias Diekershoff 2021-04-06 07:05:37 +02:00
parent bf6a7ab337
commit 881e83d3a2
2 changed files with 10 additions and 14 deletions

View file

@ -6,7 +6,6 @@ function string_plural_select_es($n){
return intval($n != 1);
}}
;
$a->strings["No Timeline settings updated."] = "Ningún ajuste de Línea de Tiempo actualizado";
$a->strings["No Timeline Settings"] = "No hay ajustes de Línea de Tiempo";
$a->strings["Disable Archive selector on profile wall"] = "Deshabilitar el selector Archivo en el muro de perfil";
$a->strings["Submit"] = "Enviar";
$a->strings["Save Settings"] = "Grabar ajustes";