Grafana-UI: Add tooltip for interval picker in RefreshPicker (#74534)

* feat: add tooltip for interval picker

* refactor: remove ts error

* feat: extract new translations

* refactor: deprecate unused tooltip property

* refactor: correct syntax of dynamic string

* refactor: remove interval and autogenerated strings

* refactor: localisation

* refactor
This commit is contained in:
Laura Benz
2023-09-19 15:06:19 +02:00
committed by GitHub
parent 0d3c47da99
commit a52fff4e86
8 changed files with 25 additions and 13 deletions

View File

@@ -674,8 +674,9 @@
"aria-label": "Désactiver l'actualisation automatique",
"label": "Désactivé"
},
"select-button": {
"auto-refresh": "Définir l'intervalle d'actualisation automatique"
"tooltip": {
"interval-selected": "",
"turned-off": ""
}
},
"search": {