diff --git a/src/i18n/locales/da/rightSidebar/colors.json b/src/i18n/locales/da/rightSidebar/colors.json index bf4accbf..91485e4e 100644 --- a/src/i18n/locales/da/rightSidebar/colors.json +++ b/src/i18n/locales/da/rightSidebar/colors.json @@ -1,7 +1,7 @@ { - "title": "Colors", - "colorOptions": "Color Options", - "primaryColor": "Primary Color", - "accentColor": "Accent Color", - "clipboardCopyAction": "{{color}} has been copied to the clipboard." + "title": "Farver", + "colorOptions": "Farve muligheder", + "primaryColor": "Primær farve", + "accentColor": "Sekundær farve", + "clipboardCopyAction": "{{color}} er blevet kopieret til udklipsholderen." }