Files
18xchat/settings/v2/packages/localization-editor.json
T
2025-07-25 15:20:02 +08:00

19 lines
265 B
JSON

{
"__version__": "1.0.1",
"L10nEnable": true,
"ProjectConfig": {
"localLanguage": "en",
"scanOptions": [
{
"dirs": [
"cfg"
],
"extNames": [
"xlsx"
],
"excludes": []
}
]
}
}