Approval in backend

This commit is contained in:
2025-01-31 22:19:45 +00:00
committed by md translation bot
parent 798e2ed407
commit 2e2ae98666
138 changed files with 7564 additions and 160 deletions

9
backend/te/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"
}
}