mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-16 15:58:36 +00:00
settings: tweak the name of the local server option (#2928)
Signed-off-by: Adam Treat <treat.adam@gmail.com> Signed-off-by: Jared Van Bortel <jared@nomic.ai> Co-authored-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
@@ -501,6 +501,11 @@
|
||||
<source>Never</source>
|
||||
<translation>永不</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="505"/>
|
||||
<source>Enable Local API Server</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="340"/>
|
||||
<source>Generate suggested follow-up questions at the end of responses.</source>
|
||||
@@ -573,9 +578,8 @@
|
||||
<translation>將交談模型的狀態儲存到磁碟以加快載入速度。警告:每次交談使用約 2GB。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="505"/>
|
||||
<source>Enable Local Server</source>
|
||||
<translation>啟用本機伺服器</translation>
|
||||
<translation type="vanished">啟用本機伺服器</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="506"/>
|
||||
|
Reference in New Issue
Block a user