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

@@ -23,6 +23,9 @@
},
"hideCurrentChatModelSettings": {
"label": "Скрыть текущие настройки модели чата"
},
"restoreLastChatModel": {
"label": "Восстановить последнюю использованную модель для предыдущих чатов"
}
},
"webSearch": {
@@ -304,5 +307,5 @@
},
"chromeAiSettings": {
"title": "Настройки ИИ Chrome"
}
}
}