From d7f0a88379e6f91b254dd02689ad33ac938cfcc9 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 17:52:14 +0530 Subject: [PATCH] New translations colors.json (Finnish) --- src/i18n/locales/fi/rightSidebar/colors.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/i18n/locales/fi/rightSidebar/colors.json diff --git a/src/i18n/locales/fi/rightSidebar/colors.json b/src/i18n/locales/fi/rightSidebar/colors.json new file mode 100644 index 00000000..bf4accbf --- /dev/null +++ b/src/i18n/locales/fi/rightSidebar/colors.json @@ -0,0 +1,7 @@ +{ + "title": "Colors", + "colorOptions": "Color Options", + "primaryColor": "Primary Color", + "accentColor": "Accent Color", + "clipboardCopyAction": "{{color}} has been copied to the clipboard." +}