From 8199dafa7ea7f20e58c4966e1b4b9b496c2a6546 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Thu, 14 May 2026 15:45:51 +0100 Subject: [PATCH] New translations translation.json (Russian) [ci skip] --- apps/client/public/locales/ru-RU/translation.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/client/public/locales/ru-RU/translation.json b/apps/client/public/locales/ru-RU/translation.json index 732eec005..072a7183c 100644 --- a/apps/client/public/locales/ru-RU/translation.json +++ b/apps/client/public/locales/ru-RU/translation.json @@ -71,6 +71,7 @@ "Export": "Экспорт", "Failed to create page": "Не удалось создать страницу", "Failed to delete page": "Не удалось удалить страницу", + "Failed to restore page": "Failed to restore page", "Failed to fetch recent pages": "Не удалось получить недавние страницы", "Failed to import pages": "Не удалось импортировать страницы", "Failed to load page. An error occurred.": "Не удалось загрузить страницу. Произошла ошибка.", @@ -581,6 +582,8 @@ "Move to trash": "Переместить в корзину", "Move this page to trash?": "Переместить эту страницу в корзину?", "Restore page": "Восстановить страницу", + "Permanently delete": "Permanently delete", + "{{name}} moved this page to Trash {{time}}.": "{{name}} moved this page to Trash {{time}}.", "Page moved to trash": "Страница перемещена в корзину", "Page restored successfully": "Страница успешно восстановлена", "Deleted by": "Удалено пользователем",