Update meta files for new release.

This commit is contained in:
James Cole
2022-02-05 08:59:24 +01:00
parent 45195e6496
commit 71af5db38e
32 changed files with 121 additions and 91 deletions

View File

@@ -87,10 +87,8 @@ return [
'flash_info_multiple' => '有1条消息|有:count条消息',
'flash_error_multiple' => '有1个错误|有 :count 个错误',
'net_worth' => '净资产',
'route_has_no_help' => '此路径目前还没有说明。',
'help_for_this_page' => '本页说明',
'no_help_could_be_found' => '找不到说明文本。',
'no_help_title' => '不好意思,发生一个错误。',
'help_for_this_page_body' => 'You can find more information about this page <a href="https://docs.firefly-iii.org/">in the documentation</a>.',
'two_factor_welcome' => '您好!',
'two_factor_enter_code' => '若要继续,请输入您的手机 App 为您生成的两步验证代码。',
'two_factor_code_here' => '在此输入代码',
@@ -373,6 +371,8 @@ return [
'repeat_freq_quarterly' => '每季',
'repeat_freq_monthly' => '每月',
'repeat_freq_weekly' => '每周',
'repeat_freq_daily' => 'daily',
'daily' => 'daily',
'weekly' => '每周',
'quarterly' => '每季',
'half-year' => '每半年',