mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-13 18:37:07 +00:00
a1dc3a4896
Also, add tests covering this and the previous bug fixes in this code (T259818, T261706). Note that the test data added in tests/cases/ doesn't exactly match the entire configuration of the wiki, only the parts we want to cover. This is unlike the data in tests/data/, which was literally copied from the relevant wikis, and which is used as input for other tests. Bug: T265500 Change-Id: I29a59a5952f6dc9fb5910434bb6bcc9dcdaa01a9
82 lines
2.2 KiB
JSON
82 lines
2.2 KiB
JSON
{
|
||
"dateFormat": {
|
||
"ckb": "H:i، jی xg Y"
|
||
},
|
||
"digits": {
|
||
"ckb": [
|
||
"٠",
|
||
"١",
|
||
"٢",
|
||
"٣",
|
||
"٤",
|
||
"٥",
|
||
"٦",
|
||
"٧",
|
||
"٨",
|
||
"٩"
|
||
]
|
||
},
|
||
"localTimezone": "UTC",
|
||
"specialContributionsName": "Contributions",
|
||
"timezones": {
|
||
"ckb": {
|
||
"UTC": "UTC"
|
||
}
|
||
},
|
||
"contLangMessages": {
|
||
"ckb": {
|
||
"sunday": "یەکشەممە",
|
||
"monday": "دووشەممە",
|
||
"tuesday": "سێشەممە",
|
||
"wednesday": "چوارشەممە",
|
||
"thursday": "پێنجشەممە",
|
||
"friday": "ھەینی",
|
||
"saturday": "شەممە",
|
||
"sun": "یەکشەممە",
|
||
"mon": "دووشەممە",
|
||
"tue": "سێشەممە",
|
||
"wed": "چوارشەممە",
|
||
"thu": "پێنجشەممە",
|
||
"fri": "ھەینی",
|
||
"sat": "شەممە",
|
||
"january": "کانوونی دووەم",
|
||
"february": "شوبات",
|
||
"march": "ئازار",
|
||
"april": "نیسان",
|
||
"may_long": "ئایار",
|
||
"june": "حوزەیران",
|
||
"july": "تەممووز",
|
||
"august": "ئاب",
|
||
"september": "ئەیلوول",
|
||
"october": "تشرینی یەکەم",
|
||
"november": "تشرینی دووەم",
|
||
"december": "کانوونی یەکەم",
|
||
"january-gen": "کانوونی دووەمی",
|
||
"february-gen": "شوباتی",
|
||
"march-gen": "ئازاری",
|
||
"april-gen": "نیسانی",
|
||
"may-gen": "ئایاری",
|
||
"june-gen": "حوزەیرانی",
|
||
"july-gen": "تەممووزی",
|
||
"august-gen": "ئابی",
|
||
"september-gen": "ئەیلوولی",
|
||
"october-gen": "تشرینی یەکەمی",
|
||
"november-gen": "تشرینی دووەمی",
|
||
"december-gen": "کانوونی یەکەمی",
|
||
"jan": "کانوونی دووەم",
|
||
"feb": "شوبات",
|
||
"mar": "ئازار",
|
||
"apr": "نیسان",
|
||
"may": "ئایار",
|
||
"jun": "حوزەیران",
|
||
"jul": "تەممووز",
|
||
"aug": "ئاب",
|
||
"sep": "ئەیلوول",
|
||
"oct": "تشرینی یەکەم",
|
||
"nov": "تشرینی دووەم",
|
||
"dec": "کانوونی یەکەم"
|
||
}
|
||
},
|
||
"signatureScanLimit": 100
|
||
}
|