mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 07:56:23 +00:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
aa6bfd488f
commit
8e6535a2fe
@ -1,12 +1,6 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Sincronización de teléfonu",
|
||||
"Cancel" : "Encaboxar",
|
||||
"Confirm" : "Confirmar",
|
||||
"Settings" : "Settings",
|
||||
"Label" : "Etiqueta",
|
||||
"Enable" : "Activar",
|
||||
"Disable" : "Desactivar"
|
||||
"Settings" : "Configuración"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
@ -1,10 +1,4 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Sincronización de teléfonu",
|
||||
"Cancel" : "Encaboxar",
|
||||
"Confirm" : "Confirmar",
|
||||
"Settings" : "Settings",
|
||||
"Label" : "Etiqueta",
|
||||
"Enable" : "Activar",
|
||||
"Disable" : "Desactivar"
|
||||
"Settings" : "Configuración"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user