Files
opensourcepos/app/Language/tr/Bootstrap_tables.php
objecttothis 7f6f36210c 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/
2026-04-07 20:47:37 +02:00

13 lines
358 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
return [
'all' => "tüm",
'columns' => "Sütun",
'hide_show_pagination' => "Sayfalandırmayı Gizle/Göster",
'loading' => "Yükleniyor, lütfen bekleyin",
'page_from_to' => "{2} kayıttan {0} - {1} görüntüleniyor",
'refresh' => "Yenile",
'rows_per_page' => "Sayfa başına {0} satır",
'toggle' => "Değiştir",
];