mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-07-09 15:38:44 +00:00
Compare commits
2 Commits
7033e84c14
...
f927ba1cd0
Author | SHA1 | Date | |
---|---|---|---|
|
f927ba1cd0 | ||
|
635147a629 |
@ -4,6 +4,7 @@ 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,6 +2,7 @@
|
|||||||
"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