feat: Add Japanese Language
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
export default {
|
||||
'shortcuts.search.placeholder': 'キー設定を検索',
|
||||
'shortcuts.title': 'ショートカット',
|
||||
'shortcuts.playground.newmessage': '新しいメッセージ',
|
||||
'shortcuts.playground.clearmessage': 'メッセージをクリア',
|
||||
'shortcuts.playground.toggleparams': 'パラメータを折りたたむ/展開',
|
||||
'shortcuts.models.newmodelHF': 'Hugging Faceモデルをデプロイ',
|
||||
'shortcuts.models.newmodelLM': 'Ollamaモデルをデプロイ',
|
||||
'shortcuts.models.search': 'Hugging Faceからモデルを検索',
|
||||
'shortcuts.resources.addworker': 'ワーカーを追加',
|
||||
'shortcuts.apikeys.new': '新しいAPIキー',
|
||||
'shortcuts.users.new': '新しいユーザー'
|
||||
};
|
||||
Reference in New Issue
Block a user