fix escaping

This commit is contained in:
Dennis Eichhorn 2022-02-12 21:31:59 +01:00
parent d2a9f7f887
commit e061852edd
4 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@ return ['Navigation' => [
'Analysis' => 'Analyse',
'Articles' => 'Des articles',
'Create' => 'Créer',
'Invoice' => 'Facture d\\'achat',
'Invoice' => 'Facture d\'achat',
'Invoices' => 'Factures',
'List' => 'Lister',
'OrderSuggestions' => 'Suggestions de commande',

View File

@ -51,7 +51,7 @@ return ['Purchase' => [
'Highest' => 'Plus haut',
'Inactive' => 'Inactif',
'Interval' => 'Intervalle',
'Invoice' => 'Facture d\\'achat',
'Invoice' => 'Facture d\'achat',
'Invoices' => 'Factures',
'IsDefault' => 'Est par défaut?',
'Language' => 'Langue',
@ -96,7 +96,7 @@ return ['Purchase' => [
'To' => 'À',
'TopArticles' => 'Top articles',
'Trend' => 'Tendance',
'Turnover' => 'Chiffre d\\'affaires',
'Turnover' => 'Chiffre d\'affaires',
'Type' => 'Taper',
'ZipCode' => 'Code postal',
]];

View File

@ -38,7 +38,7 @@ return ['Purchase' => [
'DefaultInternational' => 'Default International.',
'DefaultNational' => 'National default.',
'Delivery' => 'Consegna',
'DeliveryNote' => 'Bolla d\\'accompagnamento',
'DeliveryNote' => 'Bolla d\'accompagnamento',
'Description' => 'Descrizione',
'Discount' => 'Sconto',
'DiscountP' => 'Sconto in%',

View File

@ -62,8 +62,8 @@ return ['Purchase' => [
'Media' => 'Медіа',
'MinPrice' => 'Ціна',
'Name' => 'Назва',
'Name1' => 'Ім\\'я 1',
'Name2' => 'Ім\\'я 2',
'Name1' => 'Ім\'я 1',
'Name2' => 'Ім\'я 2',
'Name3' => 'Назва 3',
'Offer' => 'Пропозиція',
'Order' => 'Порядок',
@ -89,7 +89,7 @@ return ['Purchase' => [
'Subgroup' => 'Підгруп',
'Supplier' => 'Постачальник',
'SupplierID' => 'Ідентифікатор постачальника',
'SupplierName' => 'Ім\\'я постачальника',
'SupplierName' => 'Ім\'я постачальника',
'Suppliers' => 'Постачальники',
'Tax' => 'Оподаткування',
'Terms' => 'Умови',