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