Skip to content

Commit c3f5585

Browse files
fix(Query): rename New Query tab to Query (#467)
1 parent 4495eb2 commit c3f5585

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/containers/Tenant/Query/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"controls.query-mode-selector_type": "Query type:",
33

4-
"tabs.newQuery": "New query",
4+
"tabs.newQuery": "Query",
55
"tabs.history": "History",
66
"tabs.saved": "Saved",
77

src/containers/Tenant/Query/i18n/ru.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"controls.query-mode-selector_type": "Тип запроса:",
33

4-
"tabs.newQuery": "Новый запрос",
4+
"tabs.newQuery": "Запрос",
55
"tabs.history": "История",
66
"tabs.saved": "Сохраненные",
77

0 commit comments

Comments
 (0)