New meta files and some translations

This commit is contained in:
James Cole
2023-12-23 16:15:13 +01:00
parent ca8f153c6a
commit ebe1fd6142
114 changed files with 608 additions and 172 deletions

View File

@@ -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',

View File

@@ -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' => 'Вибрати транзакції',