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

View File

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