siftlode/frontend/src/i18n/locales/hu/datatable.json

16 lines
342 B
JSON
Raw Normal View History

{
"filter": "Szűrés",
"clear": "Törlés",
"all": "Mind",
"rowsPerPage": "Sor/oldal",
"noOptions": "Nincs lehetőség",
"empty": "Nincs megjeleníthető elem.",
"pager": {
"prev": "Előző",
"next": "Következő",
"page": "{{page}}. oldal / {{total}}",
"pageLabel": "Oldal",
"ofTotal": "/ {{total}}"
}
}