Added french translation files for backend and frontend.

This commit is contained in:
2019-02-13 23:41:25 +01:00
committed by Stefan Rohde-Enslin
parent f5103a4288
commit a4a5104a71
80 changed files with 2982 additions and 14 deletions

View File

@ -0,0 +1,19 @@
{
"tlAppointments": {
"appointments": "Appointments",
"appointments_intro": "Here you can find appointments \/ events.",
"calendar": "Calendar",
"complete_list": "Complete list",
"subscribe_rss": "Subscribe to RSS feed",
"remove_filter": "Remove filter",
"filter_by_place": "Filter by place",
"ongoing": "Ongoing",
"past": "Past",
"upcoming": "Upcoming",
"about_the_appointment": "About the Event",
"export_calendar_entry": "Export calendar entry",
"images": "Images",
"url_web": "Website of the event",
"export_for_calendar": "Export for calendar"
}
}