1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-07-10 07:58:59 +00:00

Compare commits

..

No commits in common. "f927ba1cd021a53b6016e74a2775aac134c9ecc0" and "7033e84c14541dbd03911049d04bdebe317e6f7b" have entirely different histories.

4 changed files with 2 additions and 4 deletions

View File

@ -4,7 +4,6 @@ OC.L10N.register(
"Cancel" : "Sefsex", "Cancel" : "Sefsex",
"Confirm" : "Serggeg", "Confirm" : "Serggeg",
"Settings" : "Iɣewwaṛen", "Settings" : "Iɣewwaṛen",
"Notification settings" : "Iɣewwaren n usezmel",
"Disable" : "Désactiver" "Disable" : "Désactiver"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

View File

@ -2,7 +2,6 @@
"Cancel" : "Sefsex", "Cancel" : "Sefsex",
"Confirm" : "Serggeg", "Confirm" : "Serggeg",
"Settings" : "Iɣewwaṛen", "Settings" : "Iɣewwaṛen",
"Notification settings" : "Iɣewwaren n usezmel",
"Disable" : "Désactiver" "Disable" : "Désactiver"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

View File

@ -3,7 +3,7 @@ OC.L10N.register(
{ {
"Cancel" : "ยกเลิก", "Cancel" : "ยกเลิก",
"Confirm" : "ยืนยัน", "Confirm" : "ยืนยัน",
"Settings" : "การตั้งค่า", "Settings" : "ตั้งค่า",
"Enable" : "เปิดใช้งาน", "Enable" : "เปิดใช้งาน",
"Disable" : "ปิดใช้งาน" "Disable" : "ปิดใช้งาน"
}, },

View File

@ -1,7 +1,7 @@
{ "translations": { { "translations": {
"Cancel" : "ยกเลิก", "Cancel" : "ยกเลิก",
"Confirm" : "ยืนยัน", "Confirm" : "ยืนยัน",
"Settings" : "การตั้งค่า", "Settings" : "ตั้งค่า",
"Enable" : "เปิดใช้งาน", "Enable" : "เปิดใช้งาน",
"Disable" : "ปิดใช้งาน" "Disable" : "ปิดใช้งาน"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"