diff options
Diffstat (limited to 'apps/web/lib/i18n/locales/ru')
| -rw-r--r-- | apps/web/lib/i18n/locales/ru/translation.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/ru/translation.json b/apps/web/lib/i18n/locales/ru/translation.json index 1d4c50bd..dec60620 100644 --- a/apps/web/lib/i18n/locales/ru/translation.json +++ b/apps/web/lib/i18n/locales/ru/translation.json @@ -22,7 +22,15 @@ "password": "Пароль", "action": "Действие", "tags": "Метки", - "home": "Главная" + "home": "Главная", + "highlights": "Основные моменты", + "source": "Источник", + "bookmark_types": { + "title": "Вид закладки", + "link": "Ссылка", + "text": "Текст", + "media": "Медиа" + } }, "lists": { "new_list": "Новый список", |
