Files
opensourcepos/application/language/fa-IR/bootstrap_tables_lang.php
2020-10-05 22:44:10 +02:00

11 lines
515 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"] = "صفر ردیف در هر صفحه";
$lang["tables_toggle"] = "تغییر وضعیت";