1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-12 07:46:06 +00:00

Add initial translation for de-AT and de-DE. de-AT depends on de-DE and doesn't contain any tiddlers atm. Added de-CH plugin info with no content atm. Added a de-AT-DE edition, that will contain german how-to's in the future.

This commit is contained in:
Mario Pietsch
2014-02-18 00:06:02 +01:00
parent 3f89d2d0fa
commit bd552aedde
31 changed files with 345 additions and 6 deletions

View File

@@ -0,0 +1,19 @@
{
"plugins": [
"tiddlywiki/fullscreen",
"tiddlywiki/github-fork-ribbon"
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite",
"tiddlywiki/nighttime",
"tiddlywiki/starlight",
"tiddlywiki/centralised",
"tiddlywiki/readonly"
],
"languages": [
"en-GB",
"de-AT",
"de-DE"
]
}