mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-08-26 13:17:30 -05:00
Add missing translation.
This commit is contained in:
@@ -24,6 +24,7 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'no_auth_present' => 'Looks like you\'re not authenticated',
|
||||
'unique_currency_symbol' => 'The currency symbol is already in use.',
|
||||
'bad_url_parts' => 'The redirect URL is invalid.',
|
||||
'verifying_password' => 'Verifying password...',
|
||||
'invalid_account_list' => 'Invalid account type list entry ":value"',
|
||||
|
||||
Reference in New Issue
Block a user