Skip to content

Commit ecbbef0

Browse files
committed
fix: title
1 parent 2b642c8 commit ecbbef0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/containers/AsideNavigation/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"account.login": "Login",
1313
"account.logout": "Logout",
1414

15-
"hotkeys.title": "Query Editor",
15+
"hotkeys.title": "Keyboard shortcuts",
1616
"hotkeys.execute-query": "Execute query",
1717
"hotkeys.execute-selected-query": "Execute selected query",
1818
"hotkeys.previous-query": "Previous query",

src/containers/AsideNavigation/i18n/ru.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"account.login": "Войти",
1313
"account.logout": "Выйти",
1414

15-
"hotkeys.title": "Редактор запросов",
15+
"hotkeys.title": "Быстрые клавиши",
1616
"hotkeys.execute-query": "Выполнить запрос",
1717
"hotkeys.execute-selected-query": "Выполнить выбранный запрос",
1818
"hotkeys.previous-query": "Предыдущий запрос",

0 commit comments

Comments
 (0)