mirror of
https://github.com/Karaka-Management/oms-Purchase.git
synced 2026-01-11 07:38:40 +00:00
fix languages
This commit is contained in:
parent
b076aa9527
commit
30e83a153d
|
|
@ -37,7 +37,7 @@ return ['Purchase' => [
|
|||
':SuggestionStatus-1' => 'Entwurf',
|
||||
':SuggestionStatus-2' => 'Gelöscht',
|
||||
':SuggestionStatus-3' => 'Bestellt',
|
||||
':OptimizationAlgorithm-0' => 'Artikel specifisch',
|
||||
':OptimizationAlgorithm-0' => 'Artikel spezifisch',
|
||||
':OptimizationAlgorithm-1' => 'Verfügbarkeit',
|
||||
':OptimizationAlgorithm-2' => 'Kosten',
|
||||
':OptimizationAlgorithm-3' => 'Just in time',
|
||||
|
|
@ -50,6 +50,5 @@ return ['Purchase' => [
|
|||
'SalesGroup' => 'Umsatzgruppe',
|
||||
'ProductGroup' => 'Produktgruppe',
|
||||
'OrderSuggestions' => 'Bestellvorschläge',
|
||||
'OrderSuggestion' => 'Bestellvorschlag',
|
||||
'Suggestions' => 'Vorschläge',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -50,6 +50,5 @@ return ['Purchase' => [
|
|||
'ProductGroup' => 'Product Group',
|
||||
'MinRange' => 'Min. Range',
|
||||
'OrderSuggestions' => 'Order Suggestions',
|
||||
'OrderSuggestion' => 'Order Suggestion',
|
||||
'Suggestions' => 'Suggestions',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user