From 90596d2feb856e6dd42cdd93c0b08b5bef5e8f94 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:15:34 +0530 Subject: [PATCH] New translations colors.json (Catalan) --- src/i18n/locales/ca/rightSidebar/colors.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/ca/rightSidebar/colors.json b/src/i18n/locales/ca/rightSidebar/colors.json index bf4accbf..f7fff7ba 100644 --- a/src/i18n/locales/ca/rightSidebar/colors.json +++ b/src/i18n/locales/ca/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." }