ES translation of the windowsphonepush addon updated THX Senex Petrovic

This commit is contained in:
Tobias Diekershoff 2021-04-06 06:40:48 +02:00
parent ae202e22d1
commit a537f280e7
2 changed files with 10 additions and 14 deletions

View file

@ -6,8 +6,7 @@ function string_plural_select_es($n){
return intval($n != 1);
}}
;
$a->strings["WindowsPhonePush settings updated."] = "Ajustes de WindowsPhonePush actualizados.";
$a->strings["WindowsPhonePush Settings"] = "Ajustes de WindowsPhonePush";
$a->strings["Enable WindowsPhonePush Addon"] = "Habilitar Addon de WindowsPhonePush";
$a->strings["Enable WindowsPhonePush Addon"] = "Habilitar el complemento WindowsPhonePush";
$a->strings["Push text of new item"] = "Empujar texto de nuevo objeto";
$a->strings["Save Settings"] = "Guardar Ajustes";