mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
Merge remote-tracking branch 'origin/support/3.2' into develop
This commit is contained in:
@@ -47,7 +47,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
'Class:Action' => '自定义操作',
|
||||
'Class:Action+' => '用户定义的操作',
|
||||
'Class:Action/Attribute:asynchronous' => 'Asynchronous~~',
|
||||
'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in background or not~~',
|
||||
'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in the background or not~~',
|
||||
'Class:Action/Attribute:asynchronous/Value:no' => 'No~~',
|
||||
'Class:Action/Attribute:asynchronous/Value:use_global_setting' => 'Use global setting~~',
|
||||
'Class:Action/Attribute:asynchronous/Value:yes' => 'Yes~~',
|
||||
|
||||
Reference in New Issue
Block a user