From 2b1c16bdb86cb236509671744cf5fa4649361d91 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 21:11:37 +0530 Subject: [PATCH] New translations languages.json (Danish) --- src/i18n/locales/da/leftSidebar/languages.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/da/leftSidebar/languages.json b/src/i18n/locales/da/leftSidebar/languages.json index fc5de101..dc02ea76 100644 --- a/src/i18n/locales/da/leftSidebar/languages.json +++ b/src/i18n/locales/da/leftSidebar/languages.json @@ -1,9 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "Navn" }, "rating": { - "label": "Rating" + "label": "Bedømmelse" } }