Additions v1.0

This commit is contained in:
Edi 2016-01-23 01:30:06 +01:00
parent 434a7fd8c8
commit 9c575d075f
1 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
{ {
"native": "Deutsch (Deutschland)", "native": "Deutsch (Deutschland)",
"english-name": "German", "english-name": "German",
"last-update": "2016-01-05", "last-update": "2016-01-23",
"author": "Clickwork", "author": "Clickwork",
"email": "egoetschel@clickwork.ch", "email": "egoetschel@clickwork.ch",
"website": "https://www.clickwork.ch" "website": "https://www.clickwork.ch"
@ -220,5 +220,8 @@
"blog": "Blog", "blog": "Blog",
"more-images": "Weitere Bilder", "more-images": "Weitere Bilder",
"double-click-on-the-image-to-add-it": "Einfügen durch Doppelklick auf das Bild.", "double-click-on-the-image-to-add-it": "Einfügen durch Doppelklick auf das Bild.",
"click-here-to-cancel": "Abbrechen" "click-here-to-cancel": "Abbrechen",
"type-the-tag-and-press-enter": "Schlagwort eingeben und mit \"Enter\" hinzufügen.",
"manage-your-bludit-from-the-admin-panel": "Verwalte Bludit im [Administrationsbereich](./admin/).",
"there-are-no-images":"Keine Bilder vorhanden"
} }