1
0
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:
Nextcloud bot 2023-05-16 03:15:34 +00:00
parent 8e6535a2fe
commit c7d018e576
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,8 @@
OC.L10N.register(
"ocsms",
{
"An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola ñube",
"No contact found." : "Nun s'atopó nengún contautu.",
"Settings" : "Configuración"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,4 +1,6 @@
{ "translations": {
"An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola ñube",
"No contact found." : "Nun s'atopó nengún contautu.",
"Settings" : "Configuración"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}