mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-20 07:18:00 -05:00
Currently translated at 100.0% (8 of 8 strings) Translation: opensourcepos/bootstrap_tables Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/bg/
10 lines
521 B
PHP
10 lines
521 B
PHP
<?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"] = "Щифт";
|