From 82d12a2406611c8724b4ef5c624fbca9ebfbe512 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Mon, 15 Sep 2025 21:39:40 +0100 Subject: [PATCH] New translations translation.json (Ukrainian) --- apps/client/public/locales/uk-UA/translation.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/uk-UA/translation.json b/apps/client/public/locales/uk-UA/translation.json index e6d5427f..d32b5c34 100644 --- a/apps/client/public/locales/uk-UA/translation.json +++ b/apps/client/public/locales/uk-UA/translation.json @@ -527,5 +527,11 @@ "Delete SSO provider": "Видалити постачальника SSO", "Are you sure you want to delete this SSO provider?": "Ви впевнені, що хочете видалити цього постачальника SSO?", "Action": "Дія", - "{{ssoProviderType}} configuration": "Конфігурація {{ssoProviderType}}" + "{{ssoProviderType}} configuration": "Конфігурація {{ssoProviderType}}", + "Icon": "Icon", + "Upload image": "Upload image", + "Remove image": "Remove image", + "Failed to remove image": "Failed to remove image", + "Image exceeds 10MB limit.": "Image exceeds 10MB limit.", + "Image removed successfully": "Image removed successfully" }