mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
parent
169bb2c9bb
commit
aff1c1e3ef
@ -51,7 +51,8 @@ return [
|
|||||||
'flash_info_multiple' => 'There is one message|There are :count messages',
|
'flash_info_multiple' => 'There is one message|There are :count messages',
|
||||||
'flash_error_multiple' => 'There is one error|There are :count errors',
|
'flash_error_multiple' => 'There is one error|There are :count errors',
|
||||||
'net_worth' => 'Net worth',
|
'net_worth' => 'Net worth',
|
||||||
'route_has_no_help' => 'There is no help for this route, or there is no help available in your language.',
|
'route_has_no_help' => 'There is no help for this route.',
|
||||||
|
'help_may_not_be_your_language' => 'This help text is in English. It is not yet available in your language',
|
||||||
'two_factor_welcome' => 'Hello, :user!',
|
'two_factor_welcome' => 'Hello, :user!',
|
||||||
'two_factor_enter_code' => 'To continue, please enter your two factor authentication code. Your application can generate it for you.',
|
'two_factor_enter_code' => 'To continue, please enter your two factor authentication code. Your application can generate it for you.',
|
||||||
'two_factor_code_here' => 'Enter code here',
|
'two_factor_code_here' => 'Enter code here',
|
||||||
|
Loading…
Reference in New Issue
Block a user