Files
opensourcepos/app/Language/uk/Bootstrap_tables.php
objecttothis 871231e406 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (8 of 8 strings)

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

13 lines
474 B
PHP
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.
<?php
return [
'all' => "Все",
'columns' => "Розділи",
'hide_show_pagination' => "Приховати/Показати нумерацію",
'loading' => "Завантаження, будь ласка, зачекайте",
'page_from_to' => "Відображено {0} до {1} з {2} рядків",
'refresh' => "Оновити",
'rows_per_page' => "{0} рядків на сторінці",
'toggle' => "Переключити",
];