Files
opensourcepos/application/language/tr/bootstrap_tables_lang.php
Suat Donangil 5fddfe20d6 Translated using Weblate (Turkish)
Currently translated at 100.0% (8 of 8 strings)
2016-09-16 12:42:51 +00:00

11 lines
413 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_loading"] = "Yükleniyor, lütfen bekleyin...";
$lang["tables_rows_per_page"] = "Sayfa başına {0} satır";
$lang["tables_page_from_to"] = "Showing {0} to {1} of {2} rows";
$lang["tables_hide_show_pagination"] = "Sayfalandırmayı Gizle/Göster";
$lang["tables_refresh"] = "Yenile";
$lang["tables_toggle"] = "Değiştir";
$lang["tables_columns"] = "Sütun";
$lang["tables_all"] = "Tümü";