1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 08:23:00 +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
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -2,6 +2,7 @@ OC.L10N.register(
"ocsms",
{
"Cancel" : "Cancel",
"Confirm" : "Thibitisha"
"Confirm" : "Thibitisha",
"Settings" : "Mipangilio"
},
"nplurals=2; plural=(n != 1);");
+2 -1
View File
@@ -1,5 +1,6 @@
{ "translations": {
"Cancel" : "Cancel",
"Confirm" : "Thibitisha"
"Confirm" : "Thibitisha",
"Settings" : "Mipangilio"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}