1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-22 15:26:26 +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-22 01:28:15 +00:00
parent dc1b1c29d2
commit 846053061d
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 2 deletions

View File

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

View File

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