diff --git a/src/i18n/locales/da/leftSidebar/languages.json b/src/i18n/locales/da/leftSidebar/languages.json new file mode 100644 index 00000000..fc5de101 --- /dev/null +++ b/src/i18n/locales/da/leftSidebar/languages.json @@ -0,0 +1,9 @@ +{ + "key": { + "label": "Key", + "placeholder": "Dothraki" + }, + "rating": { + "label": "Rating" + } +}