mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 01:48:48 +00:00
ES translation of the windowsphonepush addon updated THX Senex Petrovic
This commit is contained in:
parent
ae202e22d1
commit
a537f280e7
2 changed files with 10 additions and 14 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue