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": "Ocultar Configuraciones del Modelo de Chat Actual"
},
"restoreLastChatModel": {
"label": "Restaurar el último modelo utilizado para chats anteriores"
}
},
"webSearch": {

View File

@ -23,6 +23,9 @@
},
"hideCurrentChatModelSettings": {
"label": "Masquer les paramètres actuels du modèle de chat"
},
"restoreLastChatModel": {
"label": "Restaurer le dernier modèle utilisé pour les conversations précédentes"
}
},
"webSearch": {

View File

@ -23,6 +23,9 @@
},
"hideCurrentChatModelSettings": {
"label": "Nascondi le impostazioni correnti del modello Chat"
},
"restoreLastChatModel": {
"label": "Ripristina l'ultimo modello utilizzato per le chat precedenti"
}
},
"webSearch": {

View File

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

View File

@ -26,6 +26,9 @@
},
"hideCurrentChatModelSettings": {
"label": "നിലവിലുള്ള ചാറ്റ് മോഡൽ ക്രമീകരണങ്ങൾ മറയ്ക്കുക"
},
"restoreLastChatModel": {
"label": "മുൻപത്തെ ചാറ്റുകൾക്കായി അവസാനം ഉപയോഗിച്ച മോഡൽ പുനഃസ്ഥാപിക്കുക"
}
},
"webSearch": {

View File

@ -23,6 +23,9 @@
},
"hideCurrentChatModelSettings": {
"label": "Ocultar Configurações do Modelo de Chat Atual"
},
"restoreLastChatModel": {
"label": "Restaurar o último modelo usado para conversas anteriores"
}
},
"webSearch": {

View File

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

View File

@ -26,6 +26,9 @@
},
"hideCurrentChatModelSettings": {
"label": "隐藏当前聊天模型设置"
},
"restoreLastChatModel": {
"label": "恢复上次用于之前聊天的模型"
}
},
"webSearch": {