mediawiki-extensions-Discus.../tests/cases/datatest-ckb.json
Bartosz Dziewoński a1dc3a4896 Correctly generate timezone abbreviations for parsing
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
2020-10-15 12:11:25 +00:00

82 lines
2.2 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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
}