Internationalization: Translate TimeRangeList component (#58131)

This commit is contained in:
Laura Fernández
2022-11-04 12:21:46 +01:00
committed by GitHub
parent 9c1c10ab9a
commit b7efd46e2d
7 changed files with 16 additions and 3 deletions

View File

@@ -416,6 +416,8 @@
"select-time": "Select a time range"
},
"time-range": {
"aria-role": "Time range selection",
"default-title": "Time ranges",
"example-title": "Example time ranges",
"specify": "Specify time range <1></1>"
}