1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 10:43:16 +00:00
TiddlyWiki5/languages/de-AT/plugin.info
Jermolene 17ec15750e Add plugin-priority to German translations
We need to make sure de-AT is loaded after de-DE
2014-08-01 10:26:44 +01:00

12 lines
283 B
Plaintext

{
"title": "$:/languages/de-AT",
"name": "de-AT",
"plugin-type": "language",
"description": "Deutsch (Österreich)",
"author": "JeremyRuston",
"maintainer": "MarioPietsch aka pmario",
"core-version": ">=5.0.0",
"dependents": ["$:/languages/de-DE"],
"plugin-priority": 110
}