Stand 2018-10-05.

This commit is contained in:
2018-10-09 12:54:44 +02:00
committed by Stefan Rohde-Enslin
parent dadb280944
commit fb01cdb3d9
326 changed files with 4533 additions and 357 deletions

22
backend/hu/visitors.json Normal file
View File

@ -0,0 +1,22 @@
{
"tlVisitors": {
"add_new_visitor": "Neuen Besucher hinzuf\u00fcgen",
"generate_qr_code": "QR-Code generieren",
"new_visitor_added": "A new visitor has been registered",
"day": "Day",
"week": "Week",
"month": "Month",
"all_time": "All time",
"filter_by_time": "Filter by time",
"time_context": "Date (time context)",
"ticket_types": "Type of visitor (by ticket)",
"amount": "Amount",
"other_not_categorized": "Andere \/ Ohne Kategorie",
"calendar_week": "Calendar week",
"year": "Year",
"manually_add": "Manually add visitors",
"number_new_visitors": "Number of visitors to register",
"in_numbers": "In numbers",
"manage_ticket_types": "Manage ticket types"
}
}