mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-11 00:16:54 +00:00
New meta files and some translations
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'html_language' => 'укр',
|
||||
'html_language' => 'uk',
|
||||
'locale' => 'uk, Ukrainian, uk_UA.utf8, uk_UA.UTF-8',
|
||||
// 'month' => '%B %Y',
|
||||
'month_js' => 'MMMM YYYY',
|
||||
|
||||
@@ -1965,6 +1965,7 @@ return [
|
||||
'deleted_transfer' => 'Successfully deleted transfer ":description"',
|
||||
'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
|
||||
'stored_journal' => 'Successfully created new transaction ":description"',
|
||||
'stored_journal_js' => 'Successfully created new transaction "%{description}"',
|
||||
'stored_journal_no_descr' => 'Successfully created your new transaction',
|
||||
'updated_journal_no_descr' => 'Successfully updated your transaction',
|
||||
'select_transactions' => 'Вибрати транзакції',
|
||||
|
||||
Reference in New Issue
Block a user