Internationalization: Translate TimeRangeContent component (#58343)

This commit is contained in:
Laura Fernández
2022-11-08 14:55:50 +01:00
committed by GitHub
parent aa69a8463f
commit c1d677c174
7 changed files with 64 additions and 8 deletions

View File

@@ -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",