mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-21 12:02:56 -08:00
* 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
10 lines
237 B
Text
10 lines
237 B
Text
{
|
|
"title": "$:/languages/zh-HK",
|
|
"name": "zh-HK",
|
|
"plugin-type": "language",
|
|
"description": "Chinese (Hong Kong)",
|
|
"author": "BramChen",
|
|
"core-version": ">=5.0.8",
|
|
"dependents": ["$:/languages/zh-Hant"],
|
|
"plugin-priority": 110
|
|
}
|