Add support for Japanese language

This commit is contained in:
n4ze3m
2024-03-27 21:01:13 +05:30
parent dc63436aaf
commit bac85dd6a6
9 changed files with 338 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
{
"extName": {
"message": "Page Assist - ローカルAIモデル用のWeb UI"
},
"extDescription": {
"message": "ローカルで実行中のAIモデルを使って、Webブラウジングをアシストします。"
},
"openSidePanelToChat": {
"message": "サイドパネルを開いてチャット"
}
}