From 389d747eb7fd0dd13cfaaa4ac9c6d0787d2c5576 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Mon, 15 Sep 2025 21:39:39 +0100 Subject: [PATCH] New translations translation.json (Russian) --- apps/client/public/locales/ru-RU/translation.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/ru-RU/translation.json b/apps/client/public/locales/ru-RU/translation.json index fab5389e..7f2a4388 100644 --- a/apps/client/public/locales/ru-RU/translation.json +++ b/apps/client/public/locales/ru-RU/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" }