diff --git a/src/i18n/locales/af/rightSidebar/colors.json b/src/i18n/locales/af/rightSidebar/colors.json new file mode 100644 index 00000000..bf4accbf --- /dev/null +++ b/src/i18n/locales/af/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." +}