feat: Add i18n support for restoring last used model in previous chats
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
},
|
||||
"hideCurrentChatModelSettings": {
|
||||
"label": "現在のチャットモデル設定を非表示"
|
||||
},
|
||||
"restoreLastChatModel": {
|
||||
"label": "以前のチャットで最後に使用したモデルを復元する"
|
||||
}
|
||||
},
|
||||
"webSearch": {
|
||||
@@ -306,5 +309,5 @@
|
||||
},
|
||||
"chromeAiSettings": {
|
||||
"title": "Chrome AI設定"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user