Files
NodeBB/public/language/tr/admin/advanced/events.json
2019-06-05 15:52:52 -04:00

12 lines
307 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"events": "Olaylar",
"no-events": "Olay yok",
"control-panel": "Etkinlik Kontrol Paneli",
"delete-events": "Olayları Sil",
"filters": "Filters",
"filters-apply": "Apply Filters",
"filter-type": "Event Type",
"filter-start": "Start Date",
"filter-end": "End Date",
"filter-perPage": "Per Page"
}