Files
Paymenter-Version-Tracks/lang/tr/dashboard.php
Muhammad Tamir b3933b9960 v1.4.0
2025-11-14 10:59:24 +07:00

12 lines
430 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 [
'dashboard_title' => 'Hızlı Bakış',
'welcome_back' => ':name, hoş geldiniz!',
'dashboard_description' => 'Aktif hizmetlerinizi, faturalarınızı ve destek taleplerinizi yönetin, gelişmelerden haberdar olun.',
'open_tickets' => 'Açık Destek Talepleri',
'unpaid_invoices' => 'Ödenmemiş Faturalar',
'active_services' => 'Aktif Hizmetler',
'view_all' => 'Tümünü Göster',
];