mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-26 02:08:05 -05:00
Currently translated at 12.5% (1 of 8 strings) Translation: opensourcepos/bootstrap_tables Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/pl/
10 lines
273 B
PHP
10 lines
273 B
PHP
<?php
|
|
$lang["tables_all"] = "wszystko";
|
|
$lang["tables_columns"] = "";
|
|
$lang["tables_hide_show_pagination"] = "";
|
|
$lang["tables_loading"] = "";
|
|
$lang["tables_page_from_to"] = "";
|
|
$lang["tables_refresh"] = "";
|
|
$lang["tables_rows_per_page"] = "";
|
|
$lang["tables_toggle"] = "";
|