mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-07 00:54:07 +00:00
Add languages for developer documentation edition (#2446)
This commit is contained in:
parent
6388f859d1
commit
e9eb40589d
@ -17,15 +17,29 @@
|
|||||||
"tiddlywiki/readonly"
|
"tiddlywiki/readonly"
|
||||||
],
|
],
|
||||||
"languages": [
|
"languages": [
|
||||||
"en-US",
|
"ca-ES",
|
||||||
"en-GB",
|
"cs-CZ",
|
||||||
|
"da-DK",
|
||||||
"de-AT",
|
"de-AT",
|
||||||
"de-DE",
|
"de-DE",
|
||||||
|
"el-GR",
|
||||||
|
"en-GB",
|
||||||
|
"en-US",
|
||||||
|
"es-ES",
|
||||||
"fr-FR",
|
"fr-FR",
|
||||||
"zh-Hans",
|
"hi-IN",
|
||||||
"zh-Hant",
|
"ia-IA",
|
||||||
"it-IT",
|
"it-IT",
|
||||||
"ja-JP"
|
"ja-JP",
|
||||||
|
"ko-KR",
|
||||||
|
"nl-NL",
|
||||||
|
"pa-IN",
|
||||||
|
"pt-PT",
|
||||||
|
"ru-RU",
|
||||||
|
"sk-SK",
|
||||||
|
"sv-SE",
|
||||||
|
"zh-Hans",
|
||||||
|
"zh-Hant"
|
||||||
],
|
],
|
||||||
"build": {
|
"build": {
|
||||||
"index": [
|
"index": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user