|
|
@ -32,6 +32,7 @@ export default { |
|
|
|
'Current node settings': 'Current node settings', |
|
|
|
'Current node settings': 'Current node settings', |
|
|
|
'View history': 'View history', |
|
|
|
'View history': 'View history', |
|
|
|
'View log': 'View log', |
|
|
|
'View log': 'View log', |
|
|
|
|
|
|
|
'Force success': 'Force success', |
|
|
|
'Enter this child node': 'Enter this child node', |
|
|
|
'Enter this child node': 'Enter this child node', |
|
|
|
'Node name': 'Node name', |
|
|
|
'Node name': 'Node name', |
|
|
|
'Run flag': 'Run flag', |
|
|
|
'Run flag': 'Run flag', |
|
|
@ -432,6 +433,7 @@ export default { |
|
|
|
'Timeout must be longer than check interval': 'Timeout must be longer than check interval', |
|
|
|
'Timeout must be longer than check interval': 'Timeout must be longer than check interval', |
|
|
|
'Timeout strategy must be selected': 'Timeout strategy must be selected', |
|
|
|
'Timeout strategy must be selected': 'Timeout strategy must be selected', |
|
|
|
'Timeout must be a positive integer': 'Timeout must be a positive integer', |
|
|
|
'Timeout must be a positive integer': 'Timeout must be a positive integer', |
|
|
|
|
|
|
|
'Forced success': 'Forced success', |
|
|
|
'Add dependency': 'Add dependency', |
|
|
|
'Add dependency': 'Add dependency', |
|
|
|
and: 'and', |
|
|
|
and: 'and', |
|
|
|
or: 'or', |
|
|
|
or: 'or', |
|
|
|