From f71c178ed24376b936f74191c5fb042e6f8f5b4f Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Wed, 30 Apr 2025 15:56:24 +0100 Subject: [PATCH] New translations translation.json (Russian) --- apps/client/public/locales/ru-RU/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/ru-RU/translation.json b/apps/client/public/locales/ru-RU/translation.json index 27105bfc..975efb4f 100644 --- a/apps/client/public/locales/ru-RU/translation.json +++ b/apps/client/public/locales/ru-RU/translation.json @@ -383,5 +383,8 @@ "Publicly shared pages from spaces you are a member of will appear here": "Общие страницы из пространств, участником которых вы являетесь, появятся здесь", "Share deleted successfully": "Общий доступ успешно удален", "Share not found": "Общий доступ не найден", - "Failed to share page": "Не удалось поделиться страницей" + "Failed to share page": "Не удалось поделиться страницей", + "Copy page": "Copy page", + "Copy page to a different space.": "Copy page to a different space.", + "Page copied successfully": "Page copied successfully" }