chore: add english comment
This commit is contained in:
@@ -5,6 +5,7 @@ import menu from './en-US/menu';
|
||||
import models from './en-US/models';
|
||||
import playground from './en-US/playground';
|
||||
import resources from './en-US/resources';
|
||||
import shortcuts from './en-US/shortcuts';
|
||||
import usage from './en-US/usage';
|
||||
import users from './en-US/users';
|
||||
|
||||
@@ -17,5 +18,6 @@ export default {
|
||||
...apikeys,
|
||||
...users,
|
||||
...dashboard,
|
||||
...usage
|
||||
...usage,
|
||||
...shortcuts
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user