Approval in backend

This commit is contained in:
2024-03-25 14:52:00 +00:00
committed by md translation bot
parent a9d2ee66a1
commit cb35b9220c
58 changed files with 3656 additions and 1 deletions

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