mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Internationalization: Translate TimeRangeContent component (#58343)
This commit is contained in:
@@ -417,6 +417,14 @@
|
||||
"cancel-button": "Cancel",
|
||||
"select-time": "Select a time range"
|
||||
},
|
||||
"range-content": {
|
||||
"apply-button": "Apply time range",
|
||||
"default-error": "Please enter a past date or \"now\"",
|
||||
"fiscal-year": "Fiscal year",
|
||||
"from-input": "From",
|
||||
"range-error": "\"From\" can't be after \"To\"",
|
||||
"to-input": "To"
|
||||
},
|
||||
"time-range": {
|
||||
"aria-role": "Time range selection",
|
||||
"default-title": "Time ranges",
|
||||
|
||||
Reference in New Issue
Block a user