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 = {
6
6
switch_to_light_theme : 'Переключиться на светлую тему' ,
7
7
switch_to_system_theme : 'Переключиться на системную тему' ,
8
8
search : 'Поиск' ,
9
- search_or_ask : 'Спросить или найти ' ,
9
+ search_or_ask : 'Найти или спросить ' ,
10
10
search_input_placeholder : 'Поиск по содержимому' ,
11
11
search_ask_input_placeholder : 'Найти в содержимом или задать вопрос' ,
12
12
search_no_results_for : 'Нет результатов для "${1}".' ,
@@ -103,7 +103,7 @@ export const ru = {
103
103
copy_page_markdown : 'Скопировать страницу как Markdown для LLM' ,
104
104
copy_page : 'Скопировать страницу' ,
105
105
view_page_markdown : 'Посмотреть как Markdown' ,
106
- view_page_plaintext : 'Посмотреть как plain text ' ,
106
+ view_page_plaintext : 'Посмотреть как текст без форматирования ' ,
107
107
open_in : 'Открыть в ${1}' ,
108
108
open_in_llms_pre_prompt : 'Прочитай ${1} и ответь на вопросы о содержимом.' ,
109
109
} ;
You can’t perform that action at this time.
0 commit comments