mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
7478ba9165
* Add initial translation for zh-TW depends on zh-Hant * Add initial translation for zh-CN depends on zh-Hans * Add initial translation for zh-HK depends on zh-Hant * Update chinese help texts for load command * for the new optional "noerror" parameter
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
{
|
|
"title": "$:/languages/zh-TW",
|
|
"name": "zh-TW",
|
|
"plugin-type": "language",
|
|
"description": "Chinese (Taiwan)",
|
|
"author": "BramChen",
|
|
"core-version": ">=5.0.8",
|
|
"dependents": ["$:/languages/zh-Hant"],
|
|
"plugin-priority": 110
|
|
}
|