add redesigned base.api.new view
add translations
This commit is contained in:
parent
c0df57c087
commit
76cef7bf1d
3 changed files with 522 additions and 0 deletions
|
@ -40,4 +40,9 @@ return [
|
|||
'port' => 'Port',
|
||||
'username' => 'Username',
|
||||
'database' => 'Database',
|
||||
'new' => 'New',
|
||||
'danger' => 'Danger',
|
||||
'create' => 'Create',
|
||||
'select_all' => 'Select All',
|
||||
'select_none' => 'Select None',
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue