diff --git a/apps/client/public/locales/ru-RU/translation.json b/apps/client/public/locales/ru-RU/translation.json index 495c3752b..6c736285e 100644 --- a/apps/client/public/locales/ru-RU/translation.json +++ b/apps/client/public/locales/ru-RU/translation.json @@ -983,5 +983,19 @@ "Outgoing links ({{count}})": "Outgoing links ({{count}})", "No pages link here yet.": "На эту страницу пока что нет ссылок.", "This page doesn't link to other pages yet.": "Эта страница пока не содержит ссылок на другие страницы.", - "Verified until {{date}}": "Подтверждено до: {{date}}" + "Verified until {{date}}": "Подтверждено до: {{date}}", + "Labels": "Labels", + "Add label": "Add label", + "No labels yet": "No labels yet", + "Already added": "Already added", + "Invalid label name": "Invalid label name", + "No matches": "No matches", + "Search or create…": "Search or create…", + "Remove label {{name}}": "Remove label {{name}}", + "Failed to add label": "Failed to add label", + "Failed to remove label": "Failed to remove label", + "No pages with this label": "No pages with this label", + "Pages tagged with this label will appear here.": "Pages tagged with this label will appear here.", + "No pages match your search.": "No pages match your search.", + "Updated {{date}}": "Updated {{date}}" }