mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 17:48:43 +02:00
🌐 NL : distinguish between approval (goedkeuring) <=> acceptance (acceptatie) (#182)
Co-authored-by: jbostoen <->
This commit is contained in:
@@ -237,9 +237,9 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:NormalChange' => 'Normale Change',
|
||||
'Class:NormalChange+' => '',
|
||||
'Class:NormalChange/Attribute:acceptance_date' => 'Datum goedkeuring',
|
||||
'Class:NormalChange/Attribute:acceptance_date' => 'Datum acceptatie',
|
||||
'Class:NormalChange/Attribute:acceptance_date+' => '',
|
||||
'Class:NormalChange/Attribute:acceptance_comment' => 'Commentaar goedkeuring',
|
||||
'Class:NormalChange/Attribute:acceptance_comment' => 'Commentaar acceptatie',
|
||||
'Class:NormalChange/Attribute:acceptance_comment+' => '',
|
||||
'Class:NormalChange/Stimulus:ev_validate' => 'Valideer',
|
||||
'Class:NormalChange/Stimulus:ev_validate+' => '',
|
||||
|
||||
Reference in New Issue
Block a user