Internationalization: Translate TimePickerFooter component (#58390)

This commit is contained in:
Laura Fernández
2022-11-08 15:56:19 +01:00
committed by GitHub
parent 42b2e630b7
commit 3790e105e5
7 changed files with 54 additions and 5 deletions

View File

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