chore: add english comment
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
export default {
|
||||
'shortcuts.search.placeholder': 'Search keybindings',
|
||||
'shortcuts.title': 'Keyboard shortcuts',
|
||||
'shortcuts.playground.newmessage': 'New message',
|
||||
'shortcuts.playground.clearmessage': 'Clear messages',
|
||||
'shortcuts.playground.toggleparams': 'Collapse/Expand parameters',
|
||||
'shortcuts.models.newmodelHF': 'Deploy Hugging Face model',
|
||||
'shortcuts.models.newmodelLM': 'Deploy Ollama model',
|
||||
'shortcuts.models.search': 'Search models from Hugging Face',
|
||||
'shortcuts.resources.addworker': 'Add worker',
|
||||
'shortcuts.apikeys.new': 'New API key',
|
||||
'shortcuts.users.new': 'New user'
|
||||
};
|
||||
Reference in New Issue
Block a user