1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Added "Getting Started" API docs

This commit is contained in:
Dan Brown
2020-01-18 14:03:11 +00:00
parent 64455307b1
commit b9fb655b60
9 changed files with 206 additions and 36 deletions

View File

@ -156,6 +156,7 @@ return [
'users_api_tokens_none' => 'No API tokens have been created for this user',
'users_api_tokens_create' => 'Create Token',
'users_api_tokens_expires' => 'Expires',
'users_api_tokens_docs' => 'API Documentation',
// API Tokens
'user_api_token_create' => 'Create API Token',