mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Internationalization: Translate TimePickerFooter component (#58390)
This commit is contained in:
@@ -417,6 +417,13 @@
|
||||
"cancel-button": "Cancel",
|
||||
"select-time": "Select a time range"
|
||||
},
|
||||
"footer": {
|
||||
"change-settings-button": "Change time settings",
|
||||
"fiscal-year-option": "Fiscal year",
|
||||
"fiscal-year-start": "Fiscal year start month",
|
||||
"time-zone-option": "Time zone",
|
||||
"time-zone-selection": "Time zone selection"
|
||||
},
|
||||
"range-content": {
|
||||
"apply-button": "Apply time range",
|
||||
"default-error": "Please enter a past date or \"now\"",
|
||||
|
||||
Reference in New Issue
Block a user