diff options
Diffstat (limited to 'src/locales/de.json')
-rw-r--r-- | src/locales/de.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/locales/de.json b/src/locales/de.json index c2bc1b8c..8a4acd1c 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -1,11 +1,11 @@ { "@metadata": { - "authors": { - "0": "Metalhead64", - "1": "Mklehr", - "2": "Nipsky", - "4": "Wikinaut" - } + "authors": [ + "Metalhead64", + "Mklehr", + "Nipsky", + "Wikinaut" + ] }, "index.newPad": "Neues Pad", "index.createOpenPad": "Pad mit folgendem Namen öffnen:", |