From 667db6d13bfeb74e43546a4a59ea1e43287e1a81 Mon Sep 17 00:00:00 2001 From: Timothy Carambat Date: Wed, 29 Apr 2026 16:27:55 -0700 Subject: [PATCH] update scheduled job continue CTA (#5558) --- frontend/src/locales/ar/common.js | 2 +- frontend/src/locales/ca/common.js | 2 +- frontend/src/locales/cs/common.js | 2 +- frontend/src/locales/da/common.js | 2 +- frontend/src/locales/de/common.js | 2 +- frontend/src/locales/en/common.js | 2 +- frontend/src/locales/es/common.js | 2 +- frontend/src/locales/et/common.js | 2 +- frontend/src/locales/fa/common.js | 2 +- frontend/src/locales/fr/common.js | 2 +- frontend/src/locales/he/common.js | 2 +- frontend/src/locales/it/common.js | 2 +- frontend/src/locales/ja/common.js | 2 +- frontend/src/locales/ko/common.js | 2 +- frontend/src/locales/lt/common.js | 2 +- frontend/src/locales/lv/common.js | 2 +- frontend/src/locales/nl/common.js | 2 +- frontend/src/locales/pl/common.js | 2 +- frontend/src/locales/pt_BR/common.js | 2 +- frontend/src/locales/ro/common.js | 2 +- frontend/src/locales/ru/common.js | 2 +- frontend/src/locales/tr/common.js | 2 +- frontend/src/locales/vn/common.js | 2 +- frontend/src/locales/zh/common.js | 2 +- frontend/src/locales/zh_TW/common.js | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/frontend/src/locales/ar/common.js b/frontend/src/locales/ar/common.js index 9fe39368..e597843e 100644 --- a/frontend/src/locales/ar/common.js +++ b/frontend/src/locales/ar/common.js @@ -1599,7 +1599,6 @@ const TRANSLATIONS = { unknownJob: "وظيفة غير محددة", runHeading: "{{name}} — تشغيل المهمة رقم {{id}}", duration: "المدة: {{value}}", - continueInThread: "تابع في هذا الموضوع/النقاش", creating: "إنشاء...", threadFailed: "فشل في إنشاء سلسلة (thread).", sections: { @@ -1617,6 +1616,7 @@ const TRANSLATIONS = { }, stopJob: "إيقاف التوظيف", killing: "التوقف...", + continueInThread: "استمر في الدردشة", }, toolCall: { arguments: "الحجج:", diff --git a/frontend/src/locales/ca/common.js b/frontend/src/locales/ca/common.js index 62ac0a08..c656e699 100644 --- a/frontend/src/locales/ca/common.js +++ b/frontend/src/locales/ca/common.js @@ -1650,7 +1650,6 @@ const TRANSLATIONS = { unknownJob: "Posició sense especificar", runHeading: "{{name}} — Executar la tasca {{id}}", duration: "Durada: {{value}}", - continueInThread: "Segueix la discussió", creating: "Creant...", threadFailed: "No s'ha pogut crear el fil.", sections: { @@ -1668,6 +1667,7 @@ const TRANSLATIONS = { }, stopJob: "Finalitzar feina", killing: "Aturar...", + continueInThread: "Continua la conversa", }, toolCall: { arguments: "Argumentacions:", diff --git a/frontend/src/locales/cs/common.js b/frontend/src/locales/cs/common.js index d295fab9..588179af 100644 --- a/frontend/src/locales/cs/common.js +++ b/frontend/src/locales/cs/common.js @@ -1624,7 +1624,6 @@ const TRANSLATIONS = { unknownJob: "Neznámá pracovní pozice", runHeading: "{{name}} — Spustit #{{id}}", duration: "Doba trvání: {{value}}", - continueInThread: "Pokračovat v tématu", creating: "Vytváření...", threadFailed: "Nedaří se vytvořit vlákno.", sections: { @@ -1642,6 +1641,7 @@ const TRANSLATIONS = { }, stopJob: "Zastavení práce", killing: "Zastavte...", + continueInThread: "Pokračovat v chatu", }, toolCall: { arguments: "Argumenty:", diff --git a/frontend/src/locales/da/common.js b/frontend/src/locales/da/common.js index 0a06886f..efd907d7 100644 --- a/frontend/src/locales/da/common.js +++ b/frontend/src/locales/da/common.js @@ -1627,7 +1627,6 @@ const TRANSLATIONS = { unknownJob: "Ukendt stilling", runHeading: "{{name}} — Kør #{{id}}", duration: "Varighed: {{value}}", - continueInThread: "Fortsæt i tråden", creating: "Oprettelse...", threadFailed: "Kunne ikke oprette tråd", sections: { @@ -1645,6 +1644,7 @@ const TRANSLATIONS = { }, stopJob: "Afslut stillingen", killing: "Afbryde...", + continueInThread: "Fortsæt i chat", }, toolCall: { arguments: "Argumenter:", diff --git a/frontend/src/locales/de/common.js b/frontend/src/locales/de/common.js index 6bda6a88..a745ffad 100644 --- a/frontend/src/locales/de/common.js +++ b/frontend/src/locales/de/common.js @@ -1662,7 +1662,6 @@ const TRANSLATIONS = { unknownJob: "Unbekannte Stellenbezeichnung", runHeading: "{{name}} – Ausführung #{{id}}", duration: "Dauer: {{value}}", - continueInThread: "Weiter in diesem Thread", creating: "Erstellen...", threadFailed: "Fehlgeschlagen beim Erstellen des Threads", sections: { @@ -1680,6 +1679,7 @@ const TRANSLATIONS = { }, stopJob: "Arbeitsplatz verlassen", killing: "Anhalten...", + continueInThread: "Weiter im Chat", }, toolCall: { arguments: "Argumente:", diff --git a/frontend/src/locales/en/common.js b/frontend/src/locales/en/common.js index 2b6b38c1..40d64a6d 100644 --- a/frontend/src/locales/en/common.js +++ b/frontend/src/locales/en/common.js @@ -1611,7 +1611,7 @@ const TRANSLATIONS = { unknownJob: "Unknown Job", runHeading: "{{name}} — Run #{{id}}", duration: "Duration: {{value}}", - continueInThread: "Continue in Thread", + continueInThread: "Continue in Chat", creating: "Creating...", threadFailed: "Failed to create thread", stopJob: "Stop Job", diff --git a/frontend/src/locales/es/common.js b/frontend/src/locales/es/common.js index f1a3d2c9..acc4bcf4 100644 --- a/frontend/src/locales/es/common.js +++ b/frontend/src/locales/es/common.js @@ -1670,7 +1670,6 @@ const TRANSLATIONS = { unknownJob: "Puesto sin especificar", runHeading: "{{name}} — Ejecutar la prueba #{{id}}", duration: "Duración: {{value}}", - continueInThread: "Continuar en esta conversación", creating: "Creando...", threadFailed: "No se pudo crear el hilo.", sections: { @@ -1688,6 +1687,7 @@ const TRANSLATIONS = { }, stopJob: "Suspender el empleo", killing: "Detener...", + continueInThread: "Continuar en el chat", }, toolCall: { arguments: "Argumentos:", diff --git a/frontend/src/locales/et/common.js b/frontend/src/locales/et/common.js index da0a194d..aa8fd516 100644 --- a/frontend/src/locales/et/common.js +++ b/frontend/src/locales/et/common.js @@ -1581,7 +1581,6 @@ const TRANSLATIONS = { unknownJob: "Tuntmatu amet", runHeading: "{{name}} — Üritus #{{id}}", duration: "Kestvus: {{value}}", - continueInThread: "Jätka teemas", creating: "Loomine...", threadFailed: "Epäõnnes teema loomist", sections: { @@ -1599,6 +1598,7 @@ const TRANSLATIONS = { }, stopJob: "Töö peatamine", killing: "Peatumine...", + continueInThread: "Jätka vestluses", }, toolCall: { arguments: "Argumentid:", diff --git a/frontend/src/locales/fa/common.js b/frontend/src/locales/fa/common.js index d5a17654..5974d225 100644 --- a/frontend/src/locales/fa/common.js +++ b/frontend/src/locales/fa/common.js @@ -1615,7 +1615,6 @@ const TRANSLATIONS = { unknownJob: "عنوان شغلی نامشخص", runHeading: "{{name}} — اجرای شماره {{id}}", duration: "مدت زمان: {{value}}", - continueInThread: "ادامه در این موضوع", creating: "ایجاد...", threadFailed: "امکان ایجاد نخ (thread) وجود نداشت.", sections: { @@ -1633,6 +1632,7 @@ const TRANSLATIONS = { }, stopJob: "متوقف کردن کار", killing: "توقف...", + continueInThread: "ادامه گفتگو در چت", }, toolCall: { arguments: "استدلال‌ها:", diff --git a/frontend/src/locales/fr/common.js b/frontend/src/locales/fr/common.js index b835b6da..87bddef9 100644 --- a/frontend/src/locales/fr/common.js +++ b/frontend/src/locales/fr/common.js @@ -1649,7 +1649,6 @@ const TRANSLATIONS = { unknownJob: "Poste non spécifié", runHeading: "{{name}} — Exécution n°{{id}}", duration: "Durée : {{value}}", - continueInThread: "Continuer la discussion", creating: "Créer...", threadFailed: "Impossible de créer le thread.", sections: { @@ -1667,6 +1666,7 @@ const TRANSLATIONS = { }, stopJob: "Arrêter le travail", killing: "Arrêt...", + continueInThread: "Continuer la conversation", }, toolCall: { arguments: "Arguments:", diff --git a/frontend/src/locales/he/common.js b/frontend/src/locales/he/common.js index 6001e006..165bcc8a 100644 --- a/frontend/src/locales/he/common.js +++ b/frontend/src/locales/he/common.js @@ -1566,7 +1566,6 @@ const TRANSLATIONS = { unknownJob: "תפקיד לא ידוע", runHeading: "{{name}} — הפעל את מספר {{id}}", duration: "משך: {{value}}", - continueInThread: "להמשיך בדיון", creating: "יצירה...", threadFailed: "לא הצליח ליצור דיון.", sections: { @@ -1584,6 +1583,7 @@ const TRANSLATIONS = { }, stopJob: "הפסק עבודה", killing: "עצירה...", + continueInThread: "להמשיך בשיחה", }, toolCall: { arguments: "טיעונים:", diff --git a/frontend/src/locales/it/common.js b/frontend/src/locales/it/common.js index c3ff5c8c..6f1eede7 100644 --- a/frontend/src/locales/it/common.js +++ b/frontend/src/locales/it/common.js @@ -1671,7 +1671,6 @@ const TRANSLATIONS = { unknownJob: "Posizione non specificata", runHeading: "{{name}} — Esecuzione #{{id}}", duration: "Durata: {{value}}", - continueInThread: "Continua nella discussione", creating: "Creazione...", threadFailed: "Impossibile creare il thread.", sections: { @@ -1689,6 +1688,7 @@ const TRANSLATIONS = { }, stopJob: "Interruzione del lavoro", killing: "Fermare...", + continueInThread: "Continua la conversazione", }, toolCall: { arguments: "Argomentazioni:", diff --git a/frontend/src/locales/ja/common.js b/frontend/src/locales/ja/common.js index 3aad3a2d..a2d33017 100644 --- a/frontend/src/locales/ja/common.js +++ b/frontend/src/locales/ja/common.js @@ -1611,7 +1611,6 @@ const TRANSLATIONS = { unknownJob: "不明な職種", runHeading: "{{name}} — 実行: #{{id}}", duration: "期間: {{value}}", - continueInThread: "スレッドへの書き込みを続ける", creating: "作成中...", threadFailed: "スレッドの作成に失敗しました", sections: { @@ -1629,6 +1628,7 @@ const TRANSLATIONS = { }, stopJob: "求人停止", killing: "停止…", + continueInThread: "チャットを続ける", }, toolCall: { arguments: "主張:", diff --git a/frontend/src/locales/ko/common.js b/frontend/src/locales/ko/common.js index 32639815..57f6aed2 100644 --- a/frontend/src/locales/ko/common.js +++ b/frontend/src/locales/ko/common.js @@ -1585,7 +1585,6 @@ const TRANSLATIONS = { unknownJob: "알 수 없는 직업", runHeading: "{{name}} — 실행: #{{id}}", duration: "기간: {{value}}", - continueInThread: "스레드에 계속 참여", creating: "만들기...", threadFailed: "스레드를 생성하는 데 실패했습니다.", sections: { @@ -1603,6 +1602,7 @@ const TRANSLATIONS = { }, stopJob: "직업 중단", killing: "멈추다...", + continueInThread: "채팅 계속", }, toolCall: { arguments: "논거", diff --git a/frontend/src/locales/lt/common.js b/frontend/src/locales/lt/common.js index 6c0deb4d..1788795d 100644 --- a/frontend/src/locales/lt/common.js +++ b/frontend/src/locales/lt/common.js @@ -1630,7 +1630,6 @@ const TRANSLATIONS = { unknownJob: "Nenurodytas darbas", runHeading: "{{name}} – Treniruotė #{{id}}", duration: "Trūkumas: {{value}}", - continueInThread: "Toliau diskusijoje", creating: "Kurimas...", threadFailed: "Nepavyko sukurti temą", sections: { @@ -1648,6 +1647,7 @@ const TRANSLATIONS = { }, stopJob: "Nutraukite darbą", killing: "Sustabdyti...", + continueInThread: "Tęsti pokalbį", }, toolCall: { arguments: "Argumentai:", diff --git a/frontend/src/locales/lv/common.js b/frontend/src/locales/lv/common.js index e09d38de..d454ed5e 100644 --- a/frontend/src/locales/lv/common.js +++ b/frontend/src/locales/lv/common.js @@ -1640,7 +1640,6 @@ const TRANSLATIONS = { unknownJob: "Nevērtēts darbs", runHeading: "{{name}} – Runa Nr. {{id}}", duration: "Laiks: {{value}}", - continueInThread: "Turpināt diskusiju", creating: "Izveidot...", threadFailed: "Izdevās izveidot tēmu", sections: { @@ -1658,6 +1657,7 @@ const TRANSLATIONS = { }, stopJob: "Aizstāt darbu", killing: "Apstādam...", + continueInThread: "Turpināt sarunu", }, toolCall: { arguments: "Argumenti:", diff --git a/frontend/src/locales/nl/common.js b/frontend/src/locales/nl/common.js index f804bc7a..46914ad6 100644 --- a/frontend/src/locales/nl/common.js +++ b/frontend/src/locales/nl/common.js @@ -1642,7 +1642,6 @@ const TRANSLATIONS = { unknownJob: "Onbekende functie", runHeading: "{{name}} — Uitvoering #{{id}}", duration: "Duur: {{value}}", - continueInThread: "Blijf reageren in dit gesprek", creating: "Creëren...", threadFailed: "Niet in staat om een nieuwe thread te creëren.", sections: { @@ -1660,6 +1659,7 @@ const TRANSLATIONS = { }, stopJob: "Werkonderbreking", killing: "Stoppen...", + continueInThread: "Blijf chatten", }, toolCall: { arguments: "Argumenten:", diff --git a/frontend/src/locales/pl/common.js b/frontend/src/locales/pl/common.js index ab28c21b..bb69802f 100644 --- a/frontend/src/locales/pl/common.js +++ b/frontend/src/locales/pl/common.js @@ -1644,7 +1644,6 @@ const TRANSLATIONS = { unknownJob: "Nieznane stanowisko", runHeading: "{{name}} – Uruchom {{id}}", duration: "Czas trwania: {{value}}", - continueInThread: "Kontynuuj dyskusję", creating: "Tworzenie...", threadFailed: "Nie udało się utworzyć wątku.", sections: { @@ -1662,6 +1661,7 @@ const TRANSLATIONS = { }, stopJob: "Zakończ pracę", killing: "Przestań...", + continueInThread: "Kontynuuj rozmowę", }, toolCall: { arguments: "Argumenty:", diff --git a/frontend/src/locales/pt_BR/common.js b/frontend/src/locales/pt_BR/common.js index 6447d2c6..b2e2fe79 100644 --- a/frontend/src/locales/pt_BR/common.js +++ b/frontend/src/locales/pt_BR/common.js @@ -1617,7 +1617,6 @@ const TRANSLATIONS = { unknownJob: "Cargo não especificado", runHeading: "{{name}} — Executar a tarefa #{{id}}", duration: "Duração: {{value}}", - continueInThread: "Continue na discussão", creating: "Criando...", threadFailed: "Falhou ao criar a thread.", sections: { @@ -1635,6 +1634,7 @@ const TRANSLATIONS = { }, stopJob: "Interromper o emprego", killing: "Parar...", + continueInThread: "Continue na conversa", }, toolCall: { arguments: "Argumentos:", diff --git a/frontend/src/locales/ro/common.js b/frontend/src/locales/ro/common.js index 8728a47a..e2b7a768 100644 --- a/frontend/src/locales/ro/common.js +++ b/frontend/src/locales/ro/common.js @@ -1648,7 +1648,6 @@ const TRANSLATIONS = { unknownJob: "Loc de muncă necunoscut", runHeading: "{{name}} — Executarea #{{id}}", duration: "Durată: {{value}}", - continueInThread: "Continuă în acest thread", creating: "Crearea...", threadFailed: "Nu a reușit să creeze thread-ul.", sections: { @@ -1666,6 +1665,7 @@ const TRANSLATIONS = { }, stopJob: "Încetarea activității", killing: "Oprire...", + continueInThread: "Continuă în chat", }, toolCall: { arguments: "Argumente:", diff --git a/frontend/src/locales/ru/common.js b/frontend/src/locales/ru/common.js index 737a2554..cd9214d7 100644 --- a/frontend/src/locales/ru/common.js +++ b/frontend/src/locales/ru/common.js @@ -1653,7 +1653,6 @@ const TRANSLATIONS = { unknownJob: "Неизвестная должность", runHeading: "{{name}} — Запуск №{{id}}", duration: "Продолжительность: {{value}}", - continueInThread: "Продолжить обсуждение в этой теме", creating: "Создание...", threadFailed: "Не удалось создать нить.", sections: { @@ -1671,6 +1670,7 @@ const TRANSLATIONS = { }, stopJob: "Прекратить работу", killing: "Остановка...", + continueInThread: "Продолжить общение в чате", }, toolCall: { arguments: "Аргументы:", diff --git a/frontend/src/locales/tr/common.js b/frontend/src/locales/tr/common.js index b60f7277..a3dfa610 100644 --- a/frontend/src/locales/tr/common.js +++ b/frontend/src/locales/tr/common.js @@ -1636,7 +1636,6 @@ const TRANSLATIONS = { unknownJob: "Bilinmeyen İş", runHeading: "{{name}} — Çalışma #{{id}}", duration: "Süre: {{value}}", - continueInThread: "İlgili başlıkta devam et", creating: "Yaratmak...", threadFailed: "İşlem başlatma başarısız oldu.", sections: { @@ -1654,6 +1653,7 @@ const TRANSLATIONS = { }, stopJob: "İşten Çık", killing: "Dur...", + continueInThread: "Sohbeti devam ettir", }, toolCall: { arguments: "Tartışmalar:", diff --git a/frontend/src/locales/vn/common.js b/frontend/src/locales/vn/common.js index cb93acb6..d68b88d2 100644 --- a/frontend/src/locales/vn/common.js +++ b/frontend/src/locales/vn/common.js @@ -1622,7 +1622,6 @@ const TRANSLATIONS = { unknownJob: "Vị trí công việc chưa được xác định", runHeading: "{{name}} — Chạy lệnh #{{id}}", duration: "Thời gian: {{value}}", - continueInThread: "Tiếp tục thảo luận trong chủ đề này", creating: "Tạo ra...", threadFailed: "Không thể tạo ra luồng (thread).", sections: { @@ -1640,6 +1639,7 @@ const TRANSLATIONS = { }, stopJob: "Dừng việc", killing: "Dừng lại...", + continueInThread: "Tiếp tục trò chuyện", }, toolCall: { arguments: "Các lập luận:", diff --git a/frontend/src/locales/zh/common.js b/frontend/src/locales/zh/common.js index 86e49c4e..efdb7e70 100644 --- a/frontend/src/locales/zh/common.js +++ b/frontend/src/locales/zh/common.js @@ -1523,7 +1523,6 @@ const TRANSLATIONS = { unknownJob: "未知的职位", runHeading: "{{name}} — 运行 #{{id}}", duration: "时长:{{value}}", - continueInThread: "继续参与该主题讨论", creating: "创作...", threadFailed: "未能创建线程", sections: { @@ -1541,6 +1540,7 @@ const TRANSLATIONS = { }, stopJob: "停止工作", killing: "停止...", + continueInThread: "继续聊天", }, toolCall: { arguments: "论点:", diff --git a/frontend/src/locales/zh_TW/common.js b/frontend/src/locales/zh_TW/common.js index ac21f98c..47bd0ba6 100644 --- a/frontend/src/locales/zh_TW/common.js +++ b/frontend/src/locales/zh_TW/common.js @@ -1519,7 +1519,6 @@ const TRANSLATIONS = { unknownJob: "未知的職位", runHeading: "{{name}} — 執行 #{{id}}", duration: "時間:{{value}}", - continueInThread: "繼續追蹤此主題", creating: "創作...", threadFailed: "未能建立執行緒", sections: { @@ -1537,6 +1536,7 @@ const TRANSLATIONS = { }, stopJob: "停止工作", killing: "停止...", + continueInThread: "繼續聊天", }, toolCall: { arguments: "論點:",