We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4495eb2 commit c3f5585Copy full SHA for c3f5585
src/containers/Tenant/Query/i18n/en.json
@@ -1,7 +1,7 @@
1
{
2
"controls.query-mode-selector_type": "Query type:",
3
4
- "tabs.newQuery": "New query",
+ "tabs.newQuery": "Query",
5
"tabs.history": "History",
6
"tabs.saved": "Saved",
7
src/containers/Tenant/Query/i18n/ru.json
"controls.query-mode-selector_type": "Тип запроса:",
- "tabs.newQuery": "Новый запрос",
+ "tabs.newQuery": "Запрос",
"tabs.history": "История",
"tabs.saved": "Сохраненные",
0 commit comments