mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 16:43:16 +00:00
(fix:locale) add missing keys in jp
This commit is contained in:
@@ -73,6 +73,9 @@
|
||||
},
|
||||
"logs": {
|
||||
"label": "ログ"
|
||||
},
|
||||
"tools": {
|
||||
"label": "ツール"
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
@@ -86,7 +89,7 @@
|
||||
"start": "チャットを開始する",
|
||||
"name": "名前",
|
||||
"choose": "ファイルを選択",
|
||||
"info": ".pdf, .txt, .rst, .docx, .md, .json, .pptx, .zipファイルを25MBまでアップロードしてください",
|
||||
"info": ".pdf, .txt, .rst, .csv, .xlsx, .docx, .md, .html, .epub, .json, .pptx, .zipファイルを25MBまでアップロードしてください",
|
||||
"uploadedFiles": "アップロードされたファイル",
|
||||
"cancel": "キャンセル",
|
||||
"train": "トレーニング",
|
||||
|
||||
Reference in New Issue
Block a user