Files
opensourcepos/application/language/bg/bootstrap_tables_lang.php
Zhivko Vanev a1f6dbccc5 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (8 of 8 strings)
2018-02-06 10:39:52 +00:00

11 lines
520 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
$lang["tables_all"] = "Всичко";
$lang["tables_columns"] = "Колони";
$lang["tables_hide_show_pagination"] = "Скриване / Показване на страници";
$lang["tables_loading"] = "Зареждане, моля изчакайте...";
$lang["tables_page_from_to"] = "Показани са {0} до {1} от {2} реда";
$lang["tables_refresh"] = "Опресняване";
$lang["tables_rows_per_page"] = "{0} редове на страница";
$lang["tables_toggle"] = "Щифт";