File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/gitbook/src/intl/translations Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ export const ru = {
66 switch_to_light_theme : 'Переключиться на светлую тему' ,
77 switch_to_system_theme : 'Переключиться на системную тему' ,
88 search : 'Поиск' ,
9- search_or_ask : 'Спросить или найти ' ,
9+ search_or_ask : 'Найти или спросить ' ,
1010 search_input_placeholder : 'Поиск по содержимому' ,
1111 search_ask_input_placeholder : 'Найти в содержимом или задать вопрос' ,
1212 search_no_results_for : 'Нет результатов для "${1}".' ,
@@ -103,7 +103,7 @@ export const ru = {
103103 copy_page_markdown : 'Скопировать страницу как Markdown для LLM' ,
104104 copy_page : 'Скопировать страницу' ,
105105 view_page_markdown : 'Посмотреть как Markdown' ,
106- view_page_plaintext : 'Посмотреть как plain text ' ,
106+ view_page_plaintext : 'Посмотреть как текст без форматирования ' ,
107107 open_in : 'Открыть в ${1}' ,
108108 open_in_llms_pre_prompt : 'Прочитай ${1} и ответь на вопросы о содержимом.' ,
109109} ;
You can’t perform that action at this time.
0 commit comments