Internationalization: Translate RefreshPicker component (#58530)

This commit is contained in:
Laura Fernández
2022-11-14 17:47:15 +01:00
committed by GitHub
parent 67bd0d5537
commit dd0d034796
8 changed files with 137 additions and 84 deletions

View File

@@ -59,12 +59,6 @@
"rows": "Total number rows",
"table-title": "Stats"
},
"refresh-picker": {
"off-arialabel": "Turn off auto refresh",
"off-description": "Auto refresh turned off. Choose refresh time interval",
"off-label": "Off",
"on-description": ""
},
"toolbar": {
"add-panel": "Add panel",
"comments-show": "Show dashboard comments",
@@ -315,6 +309,23 @@
"view": "View"
}
},
"refresh-picker": {
"aria-label": {
"choose-interval": "Auto refresh turned off. Choose refresh time interval",
"duration-selected": "Choose refresh time interval with current interval {{durationAriaLabel}} selected"
},
"live-option": {
"aria-label": "Turn on live streaming",
"label": "Live"
},
"off-option": {
"aria-label": "Turn off auto refresh",
"label": "Off"
},
"select-button": {
"auto-refresh": "Set auto refresh interval"
}
},
"share-modal": {
"dashboard": {
"title": "Share"