Approval.

This commit is contained in:
2022-07-24 15:18:21 +00:00
committed by md translation bot
parent 1eae95534e
commit af947c6769
36 changed files with 198 additions and 18 deletions

View File

@ -176,6 +176,7 @@
"link_recently_used": "Link recently used entries",
"published": "Published",
"user": "User",
"subscribe": "Subscribe"
"subscribe": "Subscribe",
"appointment": "Event"
}
}

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