From 7e07ae14446ee9227a88388c91ad887e7abcf887 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 6 Jul 2023 06:48:25 +0900 Subject: [PATCH] New translations color-selector.json (Croatian) --- public/locales/hr/settings/customization/color-selector.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/hr/settings/customization/color-selector.json b/public/locales/hr/settings/customization/color-selector.json index 9e26dfeeb..36d197adc 100644 --- a/public/locales/hr/settings/customization/color-selector.json +++ b/public/locales/hr/settings/customization/color-selector.json @@ -1 +1,4 @@ -{} \ No newline at end of file +{ + "colors": "Boje", + "suffix": "{{color}} boja" +} \ No newline at end of file