mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 17:46:19 +00:00
daa79a8612
We need to have the default language baked into the core so that we don’t have problems if no language plugins are available.
9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
{
|
|
"title": "$:/languages/en-US",
|
|
"name": "en-US",
|
|
"plugin-type": "language",
|
|
"description": "English (US)",
|
|
"author": "JeremyRuston",
|
|
"core-version": ">=5.0.0"
|
|
}
|