1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-09 22:36:05 +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

@@ -1,3 +0,0 @@
title: $:/language/ControlPanel/
Basics/Language/Prompt: Hallo! Aktuelle Sprache:

View File

@@ -2,7 +2,9 @@
"title": "$:/languages/de-AT",
"name": "de-AT",
"plugin-type": "language",
"description": "German (Austria)",
"description": "Deutsch (Österreich)",
"author": "JeremyRuston",
"core-version": ">=5.0.0"
"maintainer": "MarioPietsch aka pmario",
"core-version": ">=5.0.0",
"dependents": ["$:/languages/de-DE"]
}