Continued translating the frontend to Tagalog

This commit is contained in:
Dyan Correa
2020-01-17 13:03:02 +01:00
committed by Stefan Rohde-Enslin
parent 3f1746ed4b
commit bd7448ba02
6 changed files with 111 additions and 111 deletions

View File

@ -1,19 +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"
"appointments": "Kaganapan",
"appointments_intro": "Maaring maghanap ng mga kaganapan dito. ",
"calendar": "Kalendaryo",
"complete_list": "Kumpletong listahan",
"subscribe_rss": "Mag-subscribe sa RSS feed",
"remove_filter": "Magtanggal ng filter",
"filter_by_place": "Mag-filter ayon sa lugar",
"ongoing": "Nagaganap",
"past": "Naganap",
"upcoming": "Magaganap",
"about_the_appointment": "Tungkol sa kaganapan",
"export_calendar_entry": "I-export ang entry sa kalendaryo",
"images": "Mga image",
"url_web": "Website ng kaganapan",
"export_for_calendar": "I-export para sa kalendaryo"
}
}