Add personal API access token
This commit is contained in:
@@ -1278,4 +1278,13 @@ return array(
|
||||
// 'Moving a task is not permitted' => '',
|
||||
// 'This value must be in the range %d to %d' => '',
|
||||
// 'You are not allowed to move this task.' => '',
|
||||
// 'API User Access' => '',
|
||||
// 'Preview' => '',
|
||||
// 'Write' => '',
|
||||
// 'Write your text in Markdown' => '',
|
||||
// 'New External Task: %s' => '',
|
||||
// 'No personal API access token registered.' => '',
|
||||
// 'Your personal API access token is "%s"' => '',
|
||||
// 'Remove your token' => '',
|
||||
// 'Generate a new token' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user