diff --git a/frontend/src/i18n/lang/bg-BG.json b/frontend/src/i18n/lang/bg-BG.json index fc63ebdb5..7d9d03944 100644 --- a/frontend/src/i18n/lang/bg-BG.json +++ b/frontend/src/i18n/lang/bg-BG.json @@ -734,7 +734,6 @@ "addReminder": "Добавяне на напомняне…", "doneSuccess": "Задачата беше успешно маркирана като изпълнена.", "undoneSuccess": "Задачата беше успешно отмаркирана като изпълнена.", - "revertSuccess": "Промяната в задачата беше успешно отменена.", "undo": "Отмяна", "openDetail": "Отваряне на детайлен изглед на задачата", "checklistTotal": "{checked} от {total} задачи", diff --git a/frontend/src/i18n/lang/de-DE.json b/frontend/src/i18n/lang/de-DE.json index 064d614f0..b5bf638b2 100644 --- a/frontend/src/i18n/lang/de-DE.json +++ b/frontend/src/i18n/lang/de-DE.json @@ -752,7 +752,6 @@ "addReminder": "Eine Erinnerung hinzufügen…", "doneSuccess": "Die Aufgabe wurde erfolgreich als erledigt markiert.", "undoneSuccess": "Die Aufgabe wurde erfolgreich als nicht-erledigt markiert.", - "revertSuccess": "Die Änderung der Aufgabe wurde erfolgreich rückgängig gemacht.", "undo": "Rückgängig", "openDetail": "Aufgabe in der Detailansicht anzeigen", "checklistTotal": "{checked} von {total} Aufgaben", diff --git a/frontend/src/i18n/lang/de-swiss.json b/frontend/src/i18n/lang/de-swiss.json index e0f98d27a..f4c6d6398 100644 --- a/frontend/src/i18n/lang/de-swiss.json +++ b/frontend/src/i18n/lang/de-swiss.json @@ -752,7 +752,6 @@ "addReminder": "Eine Erinnerung hinzufügen…", "doneSuccess": "Die Uufgab isch erfolgriich als \"Fertig\" markiert wordä.", "undoneSuccess": "Die Uufgaab isch nüme als fertig markiert.", - "revertSuccess": "Die Änderung der Aufgabe wurde erfolgreich rückgängig gemacht.", "undo": "Rückgängig", "openDetail": "Uufgab i de Detailaahsicht öffne", "checklistTotal": "{checked} von {total} Aufgaben", diff --git a/frontend/src/i18n/lang/fi-FI.json b/frontend/src/i18n/lang/fi-FI.json index c0fbb01db..a07d661fb 100644 --- a/frontend/src/i18n/lang/fi-FI.json +++ b/frontend/src/i18n/lang/fi-FI.json @@ -648,7 +648,6 @@ "addReminder": "Lisää muistutus…", "doneSuccess": "Tehtävä merkittiin onnistuneesti valmiiksi.", "undoneSuccess": "Tehtävä merkittiin onnistuneesti keskeneräiseksi.", - "revertSuccess": "Tehtävän muutos peruutettiin onnistuneesti.", "undo": "Kumoa", "checklistTotal": "{checked} tehtävää {total} tehtävästä", "checklistAllDone": "{total} tehtävää", diff --git a/frontend/src/i18n/lang/fr-FR.json b/frontend/src/i18n/lang/fr-FR.json index 37eea301c..10449853d 100644 --- a/frontend/src/i18n/lang/fr-FR.json +++ b/frontend/src/i18n/lang/fr-FR.json @@ -750,7 +750,6 @@ "addReminder": "Ajouter un rappel…", "doneSuccess": "Tâche marquée comme terminée.", "undoneSuccess": "Tâche marquée comme non terminée.", - "revertSuccess": "La modification de tâche a bien été annulée.", "undo": "Annuler", "openDetail": "Ouvrir la vue détaillée de la tâche", "checklistTotal": "{checked} sur {total} tâches", diff --git a/frontend/src/i18n/lang/it-IT.json b/frontend/src/i18n/lang/it-IT.json index f60893011..7d1bbe777 100644 --- a/frontend/src/i18n/lang/it-IT.json +++ b/frontend/src/i18n/lang/it-IT.json @@ -750,7 +750,6 @@ "addReminder": "Aggiungi un promemoria…", "doneSuccess": "Attività segnata come completata.", "undoneSuccess": "Attività segnata come non completata.", - "revertSuccess": "La modifica dell'attività è stata annullata con successo.", "undo": "Annulla", "openDetail": "Apri vista dettagli attività", "checklistTotal": "{checked} di {total} attività", diff --git a/frontend/src/i18n/lang/ja-JP.json b/frontend/src/i18n/lang/ja-JP.json index f180c241d..ab966522e 100644 --- a/frontend/src/i18n/lang/ja-JP.json +++ b/frontend/src/i18n/lang/ja-JP.json @@ -666,7 +666,6 @@ "addReminder": "リマイダーを作成…", "doneSuccess": "タスクを完了にしました。", "undoneSuccess": "タスクを未完了に戻しました。", - "revertSuccess": "タスクは正常に未完了へ戻されました。", "undo": "元に戻す", "openDetail": "タスクの詳細を表示", "checklistTotal": "{total}件中{checked}件のタスク", diff --git a/frontend/src/i18n/lang/ko-KR.json b/frontend/src/i18n/lang/ko-KR.json index 7f593da8c..9bad49210 100644 --- a/frontend/src/i18n/lang/ko-KR.json +++ b/frontend/src/i18n/lang/ko-KR.json @@ -749,7 +749,6 @@ "addReminder": "미리알림 추가...", "doneSuccess": "할 일이 완료된 것으로 성공적으로 표시되었습니다.", "undoneSuccess": "할 일이 완료된 것으로 성공적으로 표시 해제되었습니다.", - "revertSuccess": "할 일 변경이 성공적으로 취소되었습니다.", "undo": "되돌리기", "openDetail": "할 일 세부 정보 열기", "checklistTotal": "{total} 의 {checked} 할 일", diff --git a/frontend/src/i18n/lang/lt-LT.json b/frontend/src/i18n/lang/lt-LT.json index fe4acf29b..3db9539f6 100644 --- a/frontend/src/i18n/lang/lt-LT.json +++ b/frontend/src/i18n/lang/lt-LT.json @@ -746,7 +746,6 @@ "addReminder": "Pridėti priminimą…", "doneSuccess": "Užduotis buvo sėkmingai pažymėta kaip baigta.", "undoneSuccess": "Užduotis buvo sėkmingai atžymėta kaip atlikta.", - "revertSuccess": "Užduoties pakeitimai buvo sėkmingai pakeisti.", "undo": "Anuliuoti", "openDetail": "Atidaryti užduoties duomenų vaizdą", "checklistTotal": "{checked} iš {total} užduočių", diff --git a/frontend/src/i18n/lang/no-NO.json b/frontend/src/i18n/lang/no-NO.json index 1d1df9530..75f7c7618 100644 --- a/frontend/src/i18n/lang/no-NO.json +++ b/frontend/src/i18n/lang/no-NO.json @@ -749,7 +749,6 @@ "addReminder": "Legg til påminnelse…", "doneSuccess": "Oppgaven ble markert som ferdig.", "undoneSuccess": "Oppgaven ble fjernet som ferdig.", - "revertSuccess": "Oppgaveendringen ble omgjort.", "undo": "Angre", "openDetail": "Åpne detaljvisning", "checklistTotal": "{checked} av {total} oppgaver", diff --git a/frontend/src/i18n/lang/pt-PT.json b/frontend/src/i18n/lang/pt-PT.json index 5abef80a0..6777a6406 100644 --- a/frontend/src/i18n/lang/pt-PT.json +++ b/frontend/src/i18n/lang/pt-PT.json @@ -752,7 +752,6 @@ "addReminder": "Adicionar um lembrete…", "doneSuccess": "A tarefa foi marcada como concluída.", "undoneSuccess": "A tarefa foi desmarcada como concluída.", - "revertSuccess": "A alteração da tarefa foi anulada com sucesso.", "undo": "Desfazer", "openDetail": "Abrir vista detalhada da tarefa", "checklistTotal": "{checked} de {total} tarefas", diff --git a/frontend/src/i18n/lang/ru-RU.json b/frontend/src/i18n/lang/ru-RU.json index 85422bc89..7410e8854 100644 --- a/frontend/src/i18n/lang/ru-RU.json +++ b/frontend/src/i18n/lang/ru-RU.json @@ -749,7 +749,6 @@ "addReminder": "Добавить напоминание…", "doneSuccess": "Задача отмечена как завершённая.", "undoneSuccess": "Задача отмечена как незавершённая.", - "revertSuccess": "Изменение задачи отменено.", "undo": "Отменить", "openDetail": "Открыть подробный просмотр задачи", "checklistTotal": "{checked} из {total} задач", diff --git a/frontend/src/i18n/lang/sl-SI.json b/frontend/src/i18n/lang/sl-SI.json index f01f9bf93..0c0aa5a39 100644 --- a/frontend/src/i18n/lang/sl-SI.json +++ b/frontend/src/i18n/lang/sl-SI.json @@ -739,7 +739,6 @@ "addReminder": "Dodaj nov opomnik…", "doneSuccess": "Naloga je bila uspešno označena kot opravljena.", "undoneSuccess": "Naloga je bila uspešno odznačena kot opravljena.", - "revertSuccess": "Sprememba opravila je bila uspešno razveljavljena.", "undo": "Razveljavi", "openDetail": "Odpri pogled podrobnosti nalog", "checklistTotal": "{checked} od {total} nalog", diff --git a/frontend/src/i18n/lang/tr-TR.json b/frontend/src/i18n/lang/tr-TR.json index 24d87b055..b12f9d285 100644 --- a/frontend/src/i18n/lang/tr-TR.json +++ b/frontend/src/i18n/lang/tr-TR.json @@ -752,7 +752,6 @@ "addReminder": "Bir hatırlatıcı ekle…", "doneSuccess": "Görev başarıyla tamamlandı olarak işaretlendi.", "undoneSuccess": "Görev başarıyla tamamlanmadı olarak işaretlendi.", - "revertSuccess": "Görev değişikliği başarıyla geri alındı.", "undo": "Geri al", "openDetail": "Görev detay görünümünü aç", "checklistTotal": "{checked}/{total} görev", diff --git a/frontend/src/i18n/lang/uk-UA.json b/frontend/src/i18n/lang/uk-UA.json index 42494f6d2..2b143e822 100644 --- a/frontend/src/i18n/lang/uk-UA.json +++ b/frontend/src/i18n/lang/uk-UA.json @@ -733,7 +733,6 @@ "addReminder": "Обрати…", "doneSuccess": "Завдання закінчено.", "undoneSuccess": "Завдання поновлено.", - "revertSuccess": "Зміну завдання повернуто.", "undo": "Повернути", "openDetail": "Відкрити подробиці завдання", "checklistTotal": "{checked} з {total} завдань", diff --git a/frontend/src/i18n/lang/vi-VN.json b/frontend/src/i18n/lang/vi-VN.json index 211781fa0..d6d57331d 100644 --- a/frontend/src/i18n/lang/vi-VN.json +++ b/frontend/src/i18n/lang/vi-VN.json @@ -744,7 +744,6 @@ "addReminder": "Thêm một nhắc nhở…", "doneSuccess": "Công việc đã được đánh dấu Hoàn thành.", "undoneSuccess": "Công việc đã được bỏ đánh dấu Hoàn thành.", - "revertSuccess": "Tác vụ được hoàn tác thành công.", "undo": "Hoàn tác", "openDetail": "Xem chi tiết công việc", "checklistTotal": "{checked} trong số {total} công việc",