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.
This commit is contained in:
@@ -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' => '半年ごと',
|
||||
|
||||
Reference in New Issue
Block a user