i18n: Markup QueryEditorRow Component for translations (#76312)

* feat: added markup for query operation header

* chore: generated markup files

* feat: markup PostpreSql cheat sheet

* chore: generated markup files

* chore: removed markup from cheatsheet file

* chore: generated markup files

* chore: added i18n for Data source plugin does not export any Query Editor component

* chore: updated i18n markup files.

* fix: added prefix for for drag and drop label
This commit is contained in:
Aditi Patel
2023-11-10 02:46:32 -06:00
committed by GitHub
parent c55d3f5f5d
commit 95f5bab39b
8 changed files with 106 additions and 8 deletions

View File

@@ -961,6 +961,19 @@
"passwords-must-match": "Passwords must match"
}
},
"query-operation": {
"header": {
"collapse-row": "Collapse query row",
"datasource-help": "Show data source help",
"disable-query": "Disable query",
"drag-and-drop": "Drag and drop to reorder",
"duplicate-query": "Duplicate query",
"expand-row": "Expand query row",
"remove-query": "Remove query",
"toggle-edit-mode": "Toggle text edit mode"
},
"query-editor-not-exported": "Data source plugin does not export any Query Editor component"
},
"refresh-picker": {
"aria-label": {
"choose-interval": "Auto refresh turned off. Choose refresh time interval",