mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 03:51:18 +00:00
New language strings
This commit is contained in:
@@ -130,8 +130,8 @@ return [
|
||||
|
||||
// currencies
|
||||
'currencies_index_intro' => 'Firefly III поддерживает несколько валют, которые вы можете изменить на этой странице.',
|
||||
'currencies_index_default' => 'Firefly III has one default currency.',
|
||||
'currencies_index_buttons' => 'Use these buttons to change the default currency or enable other currencies.',
|
||||
'currencies_index_default' => 'В Firefly III одна валюта по умолчанию.',
|
||||
'currencies_index_buttons' => 'Используйте эти кнопки, чтобы изменить валюту по умолчанию или включить другие валюты.',
|
||||
|
||||
// create currency
|
||||
'currencies_create_code' => 'Код должен соответствовать требованиям ISO (для новых валют вы можете найти код с помощью Google).',
|
||||
|
||||
Reference in New Issue
Block a user