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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,7 @@
94
94
"checkpoint": {
95
95
"initial": "Punt de control inicial",
96
96
"regular": "Punt de control",
97
+
"initializingWarning": "Encara s'està inicialitzant el punt de control... Si això triga massa, pots desactivar els punts de control a la <settingsLink>configuració</settingsLink> i reiniciar la teva tasca.",
Copy file name to clipboardExpand all lines: webview-ui/src/i18n/locales/de/chat.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,7 @@
94
94
"checkpoint": {
95
95
"initial": "Initialer Checkpoint",
96
96
"regular": "Checkpoint",
97
+
"initializingWarning": "Checkpoint wird noch initialisiert... Falls dies zu lange dauert, kannst du Checkpoints in den <settingsLink>Einstellungen</settingsLink> deaktivieren und deine Aufgabe neu starten.",
Copy file name to clipboardExpand all lines: webview-ui/src/i18n/locales/en/chat.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -92,6 +92,7 @@
92
92
"checkpoint": {
93
93
"initial": "Initial Checkpoint",
94
94
"regular": "Checkpoint",
95
+
"initializingWarning": "Still initializing checkpoint... If this takes too long, you can disable checkpoints in <settingsLink>settings</settingsLink> and restart your task.",
0 commit comments