Files
opensourcepos/app/Language/hu/Bootstrap_tables.php
objecttothis 6b97131c48 Translated using Weblate (Hungarian)
Currently translated at 100.0% (8 of 8 strings)

Translation: opensourcepos/bootstrap_tables
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/hu/
2026-04-07 20:47:37 +02:00

13 lines
356 B
PHP

<?php
return [
'all' => "Mind",
'columns' => "Oszlopok",
'hide_show_pagination' => "Lapozó elrejtése/megjelenítése",
'loading' => "Betöltés, kérem várjon",
'page_from_to' => "Megjelenítve {0} {1} / {2} összesen",
'refresh' => "Frissítés",
'rows_per_page' => "{0} rekord per oldal",
'toggle' => "Váltás",
];