fix(webui): remove unused bot identity settings
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
"imageDefaults": "Default",
|
||||
"webSearch": "Pencarian web",
|
||||
"webBehavior": "Perilaku",
|
||||
"identity": "Identitas",
|
||||
"regional": "Regional",
|
||||
"webuiSafety": "Keamanan WebUI",
|
||||
"capabilities": "Kemampuan",
|
||||
"cliApps": "Aplikasi CLI",
|
||||
@@ -136,8 +136,6 @@
|
||||
"defaultImageSize": "Ukuran default",
|
||||
"maxImagesPerTurn": "Maks. gambar per giliran",
|
||||
"imageSaveDir": "Direktori simpan",
|
||||
"botName": "Nama bot",
|
||||
"botIcon": "Ikon bot",
|
||||
"timezone": "Zona waktu",
|
||||
"workspacePath": "Workspace default",
|
||||
"localServiceAccess": "Layanan lokal",
|
||||
@@ -179,8 +177,6 @@
|
||||
"defaultAspectRatio": "Se usa cuando el prompt no elige una proporción.",
|
||||
"defaultImageSize": "Petunjuk ukuran yang dikirim ke penyedia yang mendukungnya.",
|
||||
"maxImagesPerTurn": "Batas atas untuk satu permintaan generate_image.",
|
||||
"botName": "Se muestra donde nanobot usa un nombre visible.",
|
||||
"botIcon": "Emoji o texto corto junto al nombre del bot.",
|
||||
"timezone": "Se usa para horarios y respuestas con conciencia temporal.",
|
||||
"localServiceAccess": "Izinkan perintah shell Full Access menjangkau layanan localhost.",
|
||||
"webuiDefaultAccess": "Digunakan oleh chat web tanpa izin khusus proyek.",
|
||||
|
||||
Reference in New Issue
Block a user