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
Copy file name to clipboardExpand all lines: webview-ui/src/i18n/locales/ca/chat.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -211,5 +211,6 @@
211
211
"scrollUp": "Desplaçar amunt",
212
212
"close": "Tancar navegador"
213
213
}
214
-
}
214
+
},
215
+
"systemPromptWarning": "ADVERTÈNCIA: S'ha activat una substitució personalitzada d'instruccions del sistema. Això pot trencar greument la funcionalitat i causar un comportament impredictible."
Copy file name to clipboardExpand all lines: webview-ui/src/i18n/locales/de/chat.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -211,5 +211,6 @@
211
211
"scrollUp": "Nach oben scrollen",
212
212
"close": "Browser schließen"
213
213
}
214
-
}
214
+
},
215
+
"systemPromptWarning": "WARNUNG: Benutzerdefinierte Systemaufforderung aktiv. Dies kann die Funktionalität erheblich beeinträchtigen und zu unvorhersehbarem Verhalten führen."
Copy file name to clipboardExpand all lines: webview-ui/src/i18n/locales/es/chat.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -211,5 +211,6 @@
211
211
"scrollUp": "Desplazar hacia arriba",
212
212
"close": "Cerrar navegador"
213
213
}
214
-
}
214
+
},
215
+
"systemPromptWarning": "ADVERTENCIA: Anulación de instrucciones del sistema personalizada activa. Esto puede romper gravemente la funcionalidad y causar un comportamiento impredecible."
Copy file name to clipboardExpand all lines: webview-ui/src/i18n/locales/fr/chat.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -211,5 +211,6 @@
211
211
"scrollUp": "Défiler vers le haut",
212
212
"close": "Fermer le navigateur"
213
213
}
214
-
}
214
+
},
215
+
"systemPromptWarning": "AVERTISSEMENT : Remplacement d'instructions système personnalisées actif. Cela peut gravement perturber la fonctionnalité et provoquer un comportement imprévisible."
0 commit comments