You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"runOnStartupDesc": "Starte den lokalen API-Server automatisch beim Anwendungsstart. Verwendet das zuletzt verwendete Modell oder wählt das erste verfügbare Modell, falls nicht verfügbar.",
172
178
"serverConfiguration": "Server Konfiguration",
173
179
"serverHost": "Server Host",
174
180
"serverHostDesc": "Netzwerkadresse für den Server.",
Copy file name to clipboardExpand all lines: web-app/src/locales/en/settings.json
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -169,9 +169,12 @@
169
169
"serverLogs": "Server Logs",
170
170
"serverLogsDesc": "View detailed logs of the local API server.",
171
171
"openLogs": "Open Logs",
172
+
"swaggerDocs": "API Documentation",
173
+
"swaggerDocsDesc": "View interactive API documentation (Swagger UI).",
174
+
"openDocs": "Open Docs",
172
175
"startupConfiguration": "Startup Configuration",
173
-
"runOnStartup": "Enable by default on startup",
174
-
"runOnStartupDesc": "Automatically start the Local API Server when the application launches.",
176
+
"runOnStartup": "Auto start",
177
+
"runOnStartupDesc": "Automatically start the Local API Server when the application launches. Uses last used model, or picks the first available model if unavailable.",
175
178
"serverConfiguration": "Server Configuration",
176
179
"serverHost": "Server Host",
177
180
"serverHostDesc": "Network address for the server.",
Copy file name to clipboardExpand all lines: web-app/src/locales/id/settings.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -167,6 +167,12 @@
167
167
"serverLogs": "Log Server",
168
168
"serverLogsDesc": "Lihat log terperinci dari server API lokal.",
169
169
"openLogs": "Buka Log",
170
+
"swaggerDocs": "Dokumentasi API",
171
+
"swaggerDocsDesc": "Lihat dokumentasi API interaktif (Swagger UI).",
172
+
"openDocs": "Buka Dokumentasi",
173
+
"startupConfiguration": "Konfigurasi Startup",
174
+
"runOnStartup": "Auto start",
175
+
"runOnStartupDesc": "Mulai Server API Lokal secara otomatis saat aplikasi diluncurkan. Menggunakan model terakhir yang digunakan, atau memilih model pertama yang tersedia jika tidak tersedia.",
170
176
"serverConfiguration": "Konfigurasi Server",
171
177
"serverHost": "Host Server",
172
178
"serverHostDesc": "Alamat jaringan untuk server.",
"swaggerDocsDesc": "Wyświetl interaktywną dokumentację API (Swagger UI).",
172
+
"openDocs": "Otwórz Dokumentację",
170
173
"startupConfiguration": "Konfiguracja Startowa",
171
-
"runOnStartup": "Domyślnie włączaj przy starcie",
172
-
"runOnStartupDesc": "Automatycznie uruchamiaj lokalny serwer API podczas uruchamiania aplikacji.",
174
+
"runOnStartup": "Auto start",
175
+
"runOnStartupDesc": "Automatycznie uruchamiaj lokalny serwer API podczas uruchamiania aplikacji. Używa ostatnio używanego modelu lub wybiera pierwszy dostępny model, jeśli nie jest dostępny.",
Copy file name to clipboardExpand all lines: web-app/src/locales/vn/settings.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -169,6 +169,12 @@
169
169
"serverLogs": "Nhật ký máy chủ",
170
170
"serverLogsDesc": "Xem nhật ký chi tiết của máy chủ API cục bộ.",
171
171
"openLogs": "Mở nhật ký",
172
+
"swaggerDocs": "Tài liệu API",
173
+
"swaggerDocsDesc": "Xem tài liệu API tương tác (Swagger UI).",
174
+
"openDocs": "Mở tài liệu",
175
+
"startupConfiguration": "Cấu hình khởi động",
176
+
"runOnStartup": "Auto start",
177
+
"runOnStartupDesc": "Tự động khởi động Máy chủ API Cục bộ khi ứng dụng khởi chạy. Sử dụng mô hình đã dùng gần nhất hoặc chọn mô hình đầu tiên có sẵn nếu không khả dụng.",
0 commit comments