mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-18 15:54:50 +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
171 B
Plaintext
9 lines
171 B
Plaintext
{
|
|
"title": "$:/languages/fr-FR",
|
|
"name": "fr-FR",
|
|
"plugin-type": "language",
|
|
"description": "French (France)",
|
|
"author": "JeremyRuston",
|
|
"core-version": ">=5.0.0"
|
|
}
|