* Lang update.
This commit is contained in:
@@ -4,7 +4,7 @@ $lang->webhook->list = 'Hook List';
|
||||
$lang->webhook->api = 'API';
|
||||
$lang->webhook->entry = 'Entry';
|
||||
$lang->webhook->log = 'Log';
|
||||
$lang->webhook->assigned = 'Assigned To';
|
||||
$lang->webhook->assigned = 'AssignedTo';
|
||||
$lang->webhook->setting = 'Settings';
|
||||
|
||||
$lang->webhook->browse = 'Browse';
|
||||
@@ -24,9 +24,9 @@ $lang->webhook->project = "{$lang->projectCommon}";
|
||||
$lang->webhook->params = 'Parameters';
|
||||
$lang->webhook->action = 'Trigger Action';
|
||||
$lang->webhook->desc = 'Description';
|
||||
$lang->webhook->createdBy = 'Created By';
|
||||
$lang->webhook->createdBy = 'CreatedBy';
|
||||
$lang->webhook->createdDate = 'Created';
|
||||
$lang->webhook->editedby = 'Edited By';
|
||||
$lang->webhook->editedby = 'EditedBy';
|
||||
$lang->webhook->editedDate = 'Edited';
|
||||
$lang->webhook->date = 'Sent';
|
||||
$lang->webhook->data = 'Data';
|
||||
@@ -45,8 +45,8 @@ $lang->webhook->paramsList['objectID'] = 'Object ID';
|
||||
$lang->webhook->paramsList['product'] = "{$lang->productCommon}";
|
||||
$lang->webhook->paramsList['project'] = "{$lang->projectCommon}";
|
||||
$lang->webhook->paramsList['action'] = 'Action';
|
||||
$lang->webhook->paramsList['actor'] = 'Acted by';
|
||||
$lang->webhook->paramsList['date'] = 'Acted on';
|
||||
$lang->webhook->paramsList['actor'] = 'Acted By';
|
||||
$lang->webhook->paramsList['date'] = 'Acted On';
|
||||
$lang->webhook->paramsList['comment'] = 'Comment';
|
||||
$lang->webhook->paramsList['text'] = 'Action Description';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user