From ef93a2068575354e3b40a11b20e3c1047c97ea6f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:15:37 +0530 Subject: [PATCH] New translations colors.json (Hungarian) --- src/i18n/locales/hu/rightSidebar/colors.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/hu/rightSidebar/colors.json b/src/i18n/locales/hu/rightSidebar/colors.json index bf4accbf..f7fff7ba 100644 --- a/src/i18n/locales/hu/rightSidebar/colors.json +++ b/src/i18n/locales/hu/rightSidebar/colors.json @@ -2,6 +2,6 @@ "title": "Colors", "colorOptions": "Color Options", "primaryColor": "Primary Color", - "accentColor": "Accent Color", + "accentColor": "Secondary Color", "clipboardCopyAction": "{{color}} has been copied to the clipboard." }