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' => ':count 通のメッセージがあります',
'flash_error_multiple' => ':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' => '続行するには、2要素認証コードを入力してください。あなたのアプリケーションが生成してくれます。',
'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' => '半年ごと',