mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update meta files for new release v6.0.6.
This commit is contained in:
@@ -1751,12 +1751,12 @@ return [
|
||||
'bill_expected_date' => '预期为:date',
|
||||
'bill_expected_date_js' => 'Expected {date}',
|
||||
'bill_paid_on' => '支付于 {date}',
|
||||
'bill_repeats_weekly' => 'Repeats weekly',
|
||||
'bill_repeats_monthly' => 'Repeats monthly',
|
||||
'bill_repeats_quarterly' => 'Repeats quarterly',
|
||||
'bill_repeats_half-year' => 'Repeats every half year',
|
||||
'bill_repeats_yearly' => 'Repeats yearly',
|
||||
'bill_repeats_weekly_other' => 'Repeats every other week',
|
||||
'bill_repeats_weekly' => '每周',
|
||||
'bill_repeats_monthly' => '每月',
|
||||
'bill_repeats_quarterly' => '每季度',
|
||||
'bill_repeats_half-year' => '每半年',
|
||||
'bill_repeats_yearly' => '每年',
|
||||
'bill_repeats_weekly_other' => '每隔一周',
|
||||
'bill_repeats_monthly_other' => 'Repeats every other month',
|
||||
'bill_repeats_quarterly_other' => 'Repeats every other quarter',
|
||||
'bill_repeats_half-year_other' => 'Repeats yearly',
|
||||
|
||||
Reference in New Issue
Block a user