fix escaping

This commit is contained in:
Dennis Eichhorn 2022-02-12 21:31:58 +01:00
parent 928c5cf063
commit 1501e625f2
4 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@
declare(strict_types=1);
return ['Navigation' => [
'AccountPostings' => 'Messaggi dell\\'account.',
'AccountPostings' => 'Messaggi dell\'account.',
'Accounting' => 'Contabilità',
'Balance' => 'Bilancia',
'BatchPostings' => 'Messaggi in batch.',

View File

@ -18,7 +18,7 @@ return ['Navigation' => [
'Balance' => 'Баланс',
'BatchPostings' => 'Пакетні публікації',
'CostCenters' => 'Вартість центрів',
'CostObjects' => 'Вартість об\\'єктів',
'CostObjects' => 'Вартість об\'єктів',
'Creditors' => 'Кредитори',
'Debitors' => 'Дебіоти',
'Entries' => 'Записи',

View File

@ -29,9 +29,9 @@ return ['Accounting' => [
'Debit' => 'Débit',
'Due' => 'Dû',
'Entries' => 'Entrées',
'EntryDate' => 'Date d\\'entrée',
'EntryDate' => 'Date d\'entrée',
'Evaluation' => 'Évaluation',
'ExternalVoucher' => 'Bon d\\'achat',
'ExternalVoucher' => 'Bon d\'achat',
'GL' => 'Canette',
'Incoming' => 'Entrant',
'Journal' => 'Journal',

View File

@ -21,8 +21,8 @@ return ['Accounting' => [
'ContraAccount' => 'Суперечливий рахунок',
'CostCenter' => 'Центр витрат',
'CostCenters' => 'Вартість центрів',
'CostObject' => 'Об\\'єкт вартості',
'CostObjects' => 'Вартість об\\'єктів',
'CostObject' => 'Об\'єкт вартості',
'CostObjects' => 'Вартість об\'єктів',
'Created' => 'Створений',
'Creator' => 'Творець',
'Credit' => 'Кредит',