Approval in backend
This commit is contained in:
parent
2fe00f7bcd
commit
37eac76c3d
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"tlAppointments": {
|
||||
"appointment": "\u041c\u0435\u0440\u043e\u043f\u0440\u0438\u044f\u0442\u0438\u0435\/ \u0432\u0441\u0442\u0440\u0435\u0447\u0430",
|
||||
"title": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a",
|
||||
"name_explica": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043c\u0435\u0440\u043e\u043f\u0440\u0438\u044f\u0442\u0438\u044f\/ \u0432\u0441\u0442\u0440\u0435\u0447\u0438",
|
||||
"start_time": "\u041d\u0430\u0447\u0430\u043b\u043e",
|
||||
"start_time_explica": "\u0412\u0440\u0435\u043c\u044f \u043d\u0430\u0447\u0430\u043b\u0430 \u043c\u0435\u0440\u043e\u043f\u0440\u0438\u044f\u0442\u0438\u044f",
|
||||
"end_time": "\u041a\u043e\u043d\u0435\u0446",
|
||||
"end_time_explica": "\u041a\u043e\u043d\u0435\u0446 \u043c\u0435\u0440\u043e\u043f\u0440\u0438\u044f\u0442\u0438\u044f",
|
||||
"appointment": "Veranstaltung",
|
||||
"title": "Titel",
|
||||
"name_explica": "Name der Veranstaltung",
|
||||
"start_time": "Beginn",
|
||||
"start_time_explica": "Der Zeitpunkt des Beginns der Veranstaltung.",
|
||||
"end_time": "Ende",
|
||||
"end_time_explica": "Das Ende der Veranstaltung.",
|
||||
"appointment_belongs": "Institution",
|
||||
"appointment_added": "Eine Veranstaltung wurde hinzugef\u00fcgt.",
|
||||
"description": "Beschreibung",
|
||||
|
@ -32,8 +32,8 @@
|
|||
"new_appointment": "Neue Veranstaltung",
|
||||
"base_data": "Basisdaten zur Veranstaltung",
|
||||
"no_appointments_text": "Es wurde noch kein Termin f\u00fcr Ihr Museum erfasst (entsprechend k\u00f6nnen wir keine auflisten). Sie k\u00f6nnen:",
|
||||
"live_recording": "Live Recording",
|
||||
"live_recording": "Live-Mitschnitt",
|
||||
"external_source": "Quelle",
|
||||
"upcoming_appointments": "Kommende Veranstaltungen"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user