mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-18 15:54:50 +00:00
dea08ed4f8
Still quite a few details to work out, but this shows the basic idea of re-using the theme mechanism to handle language plugins. Comments and questions welcome.
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
{
|
|
"title": "$:/languages/en-GB",
|
|
"name": "en-GB",
|
|
"plugin-type": "language",
|
|
"description": "English (British)",
|
|
"author": "JeremyRuston",
|
|
"core-version": ">=5.0.0"
|
|
}
|