mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-04 04:24:26 +00:00
Updated translations [skip ci]
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'html_language' => 'tr',
|
||||
'html_language' => 'en',
|
||||
'locale' => 'tr, Turkish, tr_TR, tr_TR.utf8, tr_TR.UTF-8',
|
||||
'month' => '%B %Y',
|
||||
'month_and_day' => '%e %B %Y',
|
||||
|
||||
@@ -956,9 +956,11 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
'report_budget' => ':start ve :end arasında bütçe raporu',
|
||||
'report_tag' => ':start ve :end arasında etiket raporu',
|
||||
'quick_link_reports' => 'Hızlı Erişim',
|
||||
'quick_link_examples' => 'These are just some example links to get you started. Check out the help pages under the (?)-button for information on all reports and the magic words you can use.',
|
||||
'quick_link_default_report' => 'Varsayılan finansal rapor',
|
||||
'quick_link_audit_report' => 'İşlem geçmişine genel bakış',
|
||||
'report_this_month_quick' => 'Cari ay, tüm hesaplar',
|
||||
'report_last_month_quick' => 'Last month, all accounts',
|
||||
'report_this_year_quick' => 'Cari yıl, tüm hesaplar',
|
||||
'report_this_fiscal_year_quick' => 'Cari mali yıl, bütün hesaplar',
|
||||
'report_all_time_quick' => 'Bütün zaman, bütün hesaplar',
|
||||
|
||||
Reference in New Issue
Block a user