Files
opensourcepos/application/language/tr/bootstrap_tables_lang.php
Emin Tufan Çetin 7c173cbfe2 Translated using Weblate (Turkish)
Currently translated at 100.0% (8 of 8 strings)

Translation: opensourcepos/bootstrap_tables
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/tr/
2020-10-08 17:32:49 +02:00

10 lines
420 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"] = "tüm";
$lang["tables_columns"] = "Sütun";
$lang["tables_hide_show_pagination"] = "Sayfalandırmayı Gizle/Göster";
$lang["tables_loading"] = "Yükleniyor, lütfen bekleyin...";
$lang["tables_page_from_to"] = "{2} kayıttan {0} - {1} görüntüleniyor";
$lang["tables_refresh"] = "Yenile";
$lang["tables_rows_per_page"] = "Sayfa başına {0} satır";
$lang["tables_toggle"] = "Değiştir";