Files
opensourcepos/application/language/tr/bootstrap_tables_lang.php
Suat Donangil 7d7afd4904 Translated using Weblate (Turkish)
Currently translated at 98.2% (115 of 117 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (66 of 66 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (8 of 8 strings)
2016-09-21 09:34:59 +02:00

11 lines
424 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"] = "{2} kayıttan {0} - {1} görüntüleniyor";
$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ü";