1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-19 05:46:09 +00:00

fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-06-14 01:24:41 +00:00
parent 2d7a2a3ff7
commit dc1b1c29d2
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 2 deletions

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"ocsms",
{
"Cancel" : "Cancel",
"Confirm" : "Thibitisha"
"Confirm" : "Thibitisha",
"Settings" : "Mipangilio"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,5 +1,6 @@
{ "translations": {
"Cancel" : "Cancel",
"Confirm" : "Thibitisha"
"Confirm" : "Thibitisha",
"Settings" : "Mipangilio"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}