Add support for Japanese language
This commit is contained in:
11
src/public/_locales/ja/messages.json
Normal file
11
src/public/_locales/ja/messages.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"extName": {
|
||||
"message": "Page Assist - ローカルAIモデル用のWeb UI"
|
||||
},
|
||||
"extDescription": {
|
||||
"message": "ローカルで実行中のAIモデルを使って、Webブラウジングをアシストします。"
|
||||
},
|
||||
"openSidePanelToChat": {
|
||||
"message": "サイドパネルを開いてチャット"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user