From 58d157b1d4d83f1bcf7da8bd4558833400dea202 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 9 Apr 2020 01:08:23 +0530 Subject: [PATCH] New translations settings.json (Danish) --- src/i18n/locales/da/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/da/rightSidebar/settings.json b/src/i18n/locales/da/rightSidebar/settings.json index dacc183c..f18b8b91 100644 --- a/src/i18n/locales/da/rightSidebar/settings.json +++ b/src/i18n/locales/da/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Indstillinger", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + "label": "Sprog", + "helpText": "Hvis du vil hjælpe med at oversætte applikationen til dit eget sprog, kig da nærmere på <1>oversættelsesdokumentationen." } } \ No newline at end of file