mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-19 13:56:12 +00:00
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
2d7a2a3ff7
commit
dc1b1c29d2
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||||||
"ocsms",
|
"ocsms",
|
||||||
{
|
{
|
||||||
"Cancel" : "Cancel",
|
"Cancel" : "Cancel",
|
||||||
"Confirm" : "Thibitisha"
|
"Confirm" : "Thibitisha",
|
||||||
|
"Settings" : "Mipangilio"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Cancel" : "Cancel",
|
"Cancel" : "Cancel",
|
||||||
"Confirm" : "Thibitisha"
|
"Confirm" : "Thibitisha",
|
||||||
|
"Settings" : "Mipangilio"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user