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.
f927ba1cd0
...
7033e84c14
@ -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);");
|
||||||
|
@ -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);"
|
||||||
}
|
}
|
@ -3,7 +3,7 @@ OC.L10N.register(
|
|||||||
{
|
{
|
||||||
"Cancel" : "ยกเลิก",
|
"Cancel" : "ยกเลิก",
|
||||||
"Confirm" : "ยืนยัน",
|
"Confirm" : "ยืนยัน",
|
||||||
"Settings" : "การตั้งค่า",
|
"Settings" : "ตั้งค่า",
|
||||||
"Enable" : "เปิดใช้งาน",
|
"Enable" : "เปิดใช้งาน",
|
||||||
"Disable" : "ปิดใช้งาน"
|
"Disable" : "ปิดใช้งาน"
|
||||||
},
|
},
|
||||||
|
@ -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;"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user