feat: Add i18n support for restoring last used model in previous chats

This commit is contained in:
n4ze3m
2024-07-08 23:59:49 +05:30
parent 031e74f609
commit a582a72b60
8 changed files with 629 additions and 605 deletions

View File

@@ -26,6 +26,9 @@
},
"hideCurrentChatModelSettings": {
"label": "現在のチャットモデル設定を非表示"
},
"restoreLastChatModel": {
"label": "以前のチャットで最後に使用したモデルを復元する"
}
},
"webSearch": {
@@ -306,5 +309,5 @@
},
"chromeAiSettings": {
"title": "Chrome AI設定"
}
}
}