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

9
backend/hi/calendar.json Normal file
View File

@ -0,0 +1,9 @@
{
"calendar": {
"all_calendars": "All calendars",
"exhibition_starts": "Exhibition starts",
"exhibition_ends": "Exhibition ends",
"loan_starts": "Loan starts",
"loan_ends": "Loan ends"
}
}