fix languages 5
Some checks are pending
Image optimization / general_image_workflow (push) Waiting to run
CI / general_module_workflow_php (push) Waiting to run
CI / general_module_workflow_js (push) Waiting to run

This commit is contained in:
Dennis Eichhorn 2024-05-18 21:16:17 +00:00
parent 0efe6720fa
commit 409d310043
2 changed files with 0 additions and 4 deletions

View File

@ -22,7 +22,6 @@ return ['Billing' => [
'Amount' => 'Betrag', 'Amount' => 'Betrag',
'Archive' => 'Archiv', 'Archive' => 'Archiv',
'Internal' => 'Intern', 'Internal' => 'Intern',
'Error' => 'Fehler',
'Billing' => 'Rechnungsstellung', 'Billing' => 'Rechnungsstellung',
'External' => 'Extern', 'External' => 'Extern',
'Bills' => 'Rechnungen', 'Bills' => 'Rechnungen',
@ -47,7 +46,6 @@ return ['Billing' => [
'Item' => 'Artikel', 'Item' => 'Artikel',
'Items' => 'Produkte', 'Items' => 'Produkte',
'Language' => 'Sprache', 'Language' => 'Sprache',
'Log' => 'Protokoll',
'Logs' => 'Protokolle', 'Logs' => 'Protokolle',
'MoneyTransfer' => 'Überweisung', 'MoneyTransfer' => 'Überweisung',
'Name' => 'Name', 'Name' => 'Name',

View File

@ -22,7 +22,6 @@ return ['Billing' => [
'Shipping' => 'Shipping', 'Shipping' => 'Shipping',
'Terms' => 'Terms', 'Terms' => 'Terms',
'Internal' => 'Internal', 'Internal' => 'Internal',
'Error' => 'Error',
'Billing' => 'Billing', 'Billing' => 'Billing',
'External' => 'External', 'External' => 'External',
'Bills' => 'Bills', 'Bills' => 'Bills',
@ -47,7 +46,6 @@ return ['Billing' => [
'Item' => 'Item', 'Item' => 'Item',
'Items' => 'Items', 'Items' => 'Items',
'Language' => 'Language', 'Language' => 'Language',
'Log' => 'Log',
'Logs' => 'Logs', 'Logs' => 'Logs',
'MoneyTransfer' => 'Money Transfer', 'MoneyTransfer' => 'Money Transfer',
'Name' => 'Name', 'Name' => 'Name',