Update meta files for new release v6.0.6.

This commit is contained in:
James Cole
2023-04-01 07:50:53 +02:00
parent 0359a98681
commit c4f2519b6f
34 changed files with 525 additions and 476 deletions

View File

@@ -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',