diff --git a/src/i18n/locale/de.json b/src/i18n/locale/de.json index 0967ef42..8ea07754 100644 --- a/src/i18n/locale/de.json +++ b/src/i18n/locale/de.json @@ -1 +1,5 @@ -{} +{ + "library": { + "title": "Bibliotek" + } +}