Files
18xchat/settings/v2/packages/localization-editor.json
T

19 lines
273 B
JSON
Raw Normal View History

2025-07-20 14:38:38 +08:00
{
"__version__": "1.0.1",
"L10nEnable": true,
"ProjectConfig": {
"localLanguage": "zh-Hant-TW",
"scanOptions": [
{
"dirs": [
"cfg"
],
"extNames": [
"xlsx"
],
"excludes": []
}
]
}
}