Approval in backend

This commit is contained in:
2025-09-12 11:40:48 +00:00
committed by md translation bot
parent e87fb77f5a
commit 252ac4cc82
57 changed files with 3744 additions and 0 deletions

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