Approval in frontend

This commit is contained in:
2025-07-07 13:48:03 +00:00
committed by md translation bot
parent 8fe882e13f
commit 6f34250e6f
301 changed files with 11761 additions and 0 deletions

View File

@ -0,0 +1,28 @@
{
"mdCalendar": {
"dow0": "Sunday",
"dow1": "Monday",
"dow2": "Tuesday",
"dow3": "Wednesday",
"dow4": "Thursday",
"dow5": "Friday",
"dow6": "Saturday",
"mon0": "January",
"mon1": "February",
"mon2": "March",
"mon3": "April",
"mon4": "May",
"mon5": "June",
"mon6": "July",
"mon7": "August",
"mon8": "September",
"mon9": "October",
"mon10": "November",
"mon11": "December",
"Today": "Today",
"Title": "Title",
"Start": "Start",
"End": "End",
"Location": "Location"
}
}