diff --git a/src/i18n/locale/de.json b/src/i18n/locale/de.json new file mode 100644 index 00000000..8ea07754 --- /dev/null +++ b/src/i18n/locale/de.json @@ -0,0 +1,5 @@ +{ + "library": { + "title": "Bibliotek" + } +}