Fix delete note refresh (#337)

* Remove note from store when deleting

* fixup! Remove note from store when deleting

* Fix note deletion issues

* fixup! Fix note deletion issues

* Add translations
This commit is contained in:
Chris 2025-09-16 16:28:52 +03:00 committed by antanst
parent 17cba48ef8
commit 568613151b
28 changed files with 108 additions and 42 deletions

View file

@ -578,7 +578,8 @@
"nextActionAdded": "تم إضافة الإجراء التالي بنجاح!",
"taskCreated": "تم إنشاء المهمة بنجاح!",
"taskUpdated": "تم تحديث المهمة بنجاح!",
"taskDeleted": "تم حذف المهمة بنجاح!"
"taskDeleted": "تم حذف المهمة بنجاح!",
"noteDeleted": "تم حذف الملاحظة بنجاح!"
},
"note": {
"title": "العنوان",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Следващото действие е добавено успешно!",
"taskCreated": "Задачата е създадена успешно!",
"taskUpdated": "Задачата е актуализирана успешно!",
"taskDeleted": "Задачата е изтрита успешно!"
"taskDeleted": "Задачата е изтрита успешно!",
"noteDeleted": "Бележката беше изтрита успешно!"
},
"note": {
"title": "Заглавие",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Næste handling tilføjet med succes!",
"taskCreated": "Opgave oprettet med succes!",
"taskUpdated": "Opgave opdateret med succes!",
"taskDeleted": "Opgave slettet med succes!"
"taskDeleted": "Opgave slettet med succes!",
"noteDeleted": "Noten blev slettet med succes!"
},
"note": {
"title": "Titel",

View file

@ -293,7 +293,8 @@
"tagCreated": "Tag erfolgreich erstellt!",
"taskCreated": "Aufgabe erfolgreich erstellt!",
"taskUpdated": "Aufgabe erfolgreich aktualisiert!",
"taskDeleted": "Aufgabe erfolgreich gelöscht!"
"taskDeleted": "Aufgabe erfolgreich gelöscht!",
"noteDeleted": "Notiz erfolgreich gelöscht!"
},
"notes": {
"title": "Notizen",

View file

@ -653,7 +653,8 @@
"tagCreated": "Η ετικέτα δημιουργήθηκε με επιτυχία!",
"projectCreated": "Το έργο δημιουργήθηκε με επιτυχία!",
"projectDeleted": "Το έργο διαγράφηκε με επιτυχία!",
"nextActionAdded": "Η επόμενη ενέργεια προστέθηκε με επιτυχία!"
"nextActionAdded": "Η επόμενη ενέργεια προστέθηκε με επιτυχία!",
"noteDeleted": "Η σημείωση διαγράφηκε με επιτυχία!"
},
"areas": {
"title": "Περιοχές",

View file

@ -569,6 +569,7 @@
"success": {
"noteUpdated": "Note updated successfully!",
"noteCreated": "Note created successfully!",
"noteDeleted": "Note deleted successfully!",
"areaUpdated": "Area updated successfully!",
"areaCreated": "Area created successfully!",
"tagUpdated": "Tag updated successfully!",

View file

@ -686,7 +686,8 @@
"taskCreated": "¡Tarea creada con éxito!",
"taskUpdated": "¡Tarea actualizada con éxito!",
"taskDeleted": "¡Tarea eliminada con éxito!",
"nextActionAdded": "¡Próxima acción agregada con éxito!"
"nextActionAdded": "¡Próxima acción agregada con éxito!",
"noteDeleted": "¡Nota eliminada con éxito!"
},
"recurrence": {
"none": "Ninguna",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Seuraava toiminto lisätty onnistuneesti!",
"taskCreated": "Tehtävä luotu onnistuneesti!",
"taskUpdated": "Tehtävä päivitetty onnistuneesti!",
"taskDeleted": "Tehtävä poistettu onnistuneesti!"
"taskDeleted": "Tehtävä poistettu onnistuneesti!",
"noteDeleted": "Muistiinpano poistettiin onnistuneesti!"
},
"note": {
"title": "Otsikko",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Prochaine action ajoutée avec succès !",
"taskCreated": "Tâche créée avec succès !",
"taskUpdated": "Tâche mise à jour avec succès !",
"taskDeleted": "Tâche supprimée avec succès !"
"taskDeleted": "Tâche supprimée avec succès !",
"noteDeleted": "Note supprimée avec succès !"
},
"note": {
"title": "Titre",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Tindakan berikutnya berhasil ditambahkan!",
"taskCreated": "Tugas berhasil dibuat!",
"taskUpdated": "Tugas berhasil diperbarui!",
"taskDeleted": "Tugas berhasil dihapus!"
"taskDeleted": "Tugas berhasil dihapus!",
"noteDeleted": "Catatan berhasil dihapus!"
},
"note": {
"title": "Judul",

View file

@ -480,7 +480,8 @@
"projectCreated": "プロジェクトが正常に作成されました!",
"taskCreated": "タスクが正常に作成されました!",
"taskUpdated": "タスクが正常に更新されました!",
"taskDeleted": "タスクが正常に削除されました!"
"taskDeleted": "タスクが正常に削除されました!",
"noteDeleted": "ノートが正常に削除されました!"
},
"dateFormats": {
"long": "EEEE, MMMM d, yyyy",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "다음 작업이 성공적으로 추가되었습니다!",
"taskCreated": "작업이 성공적으로 생성되었습니다!",
"taskUpdated": "작업이 성공적으로 업데이트되었습니다!",
"taskDeleted": "작업이 성공적으로 삭제되었습니다!"
"taskDeleted": "작업이 성공적으로 삭제되었습니다!",
"noteDeleted": "메모가 성공적으로 삭제되었습니다!"
},
"note": {
"title": "제목",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Volgende actie succesvol toegevoegd!",
"taskCreated": "Taak succesvol aangemaakt!",
"taskUpdated": "Taak succesvol bijgewerkt!",
"taskDeleted": "Taak succesvol verwijderd!"
"taskDeleted": "Taak succesvol verwijderd!",
"noteDeleted": "Notitie succesvol verwijderd!"
},
"note": {
"title": "Titel",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Neste handling lagt til!",
"taskCreated": "Oppgave opprettet!",
"taskUpdated": "Oppgave oppdatert!",
"taskDeleted": "Oppgave slettet!"
"taskDeleted": "Oppgave slettet!",
"noteDeleted": "Notatet ble slettet med suksess!"
},
"note": {
"title": "Tittel",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Następna akcja dodana pomyślnie!",
"taskCreated": "Zadanie utworzone pomyślnie!",
"taskUpdated": "Zadanie zaktualizowane pomyślnie!",
"taskDeleted": "Zadanie usunięte pomyślnie!"
"taskDeleted": "Zadanie usunięte pomyślnie!",
"noteDeleted": "Notatka została pomyślnie usunięta!"
},
"note": {
"title": "Tytuł",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Próxima ação adicionada com sucesso!",
"taskCreated": "Tarefa criada com sucesso!",
"taskUpdated": "Tarefa atualizada com sucesso!",
"taskDeleted": "Tarefa excluída com sucesso!"
"taskDeleted": "Tarefa excluída com sucesso!",
"noteDeleted": "Nota deletada com sucesso!"
},
"note": {
"title": "Título",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Următoarea acțiune adăugată cu succes!",
"taskCreated": "Sarcină creată cu succes!",
"taskUpdated": "Sarcină actualizată cu succes!",
"taskDeleted": "Sarcină ștearsă cu succes!"
"taskDeleted": "Sarcină ștearsă cu succes!",
"noteDeleted": "Notă ștearsă cu succes!"
},
"note": {
"title": "Titlu",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Следующее действие успешно добавлено!",
"taskCreated": "Задача успешно создана!",
"taskUpdated": "Задача успешно обновлена!",
"taskDeleted": "Задача успешно удалена!"
"taskDeleted": "Задача успешно удалена!",
"noteDeleted": "Заметка успешно удалена!"
},
"note": {
"title": "Название",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Naslednja akcija uspešno dodana!",
"taskCreated": "Naloga uspešno ustvarjena!",
"taskUpdated": "Naloga uspešno posodobljena!",
"taskDeleted": "Naloga uspešno izbrisana!"
"taskDeleted": "Naloga uspešno izbrisana!",
"noteDeleted": "Opomba je bila uspešno izbrisana!"
},
"note": {
"title": "Naslov",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Nästa åtgärd tillagd!",
"taskCreated": "Uppgift skapad!",
"taskUpdated": "Uppgift uppdaterad!",
"taskDeleted": "Uppgift borttagen!"
"taskDeleted": "Uppgift borttagen!",
"noteDeleted": "Anteckningen har raderats framgångsrikt!"
},
"note": {
"title": "Titel",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Sonraki eylem başarıyla eklendi!",
"taskCreated": "Görev başarıyla oluşturuldu!",
"taskUpdated": "Görev başarıyla güncellendi!",
"taskDeleted": "Görev başarıyla silindi!"
"taskDeleted": "Görev başarıyla silindi!",
"noteDeleted": "Not başarıyla silindi!"
},
"note": {
"title": "Başlık",

View file

@ -329,7 +329,8 @@
"projectCreated": "Проект успішно створено!",
"taskCreated": "Завдання успішно створено!",
"taskUpdated": "Завдання успішно оновлено!",
"taskDeleted": "Завдання успішно видалено!"
"taskDeleted": "Завдання успішно видалено!",
"noteDeleted": "Примітка успішно видалена!"
},
"notes": {
"loading": "Завантаження нотаток...",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "Hành động tiếp theo đã được thêm thành công!",
"taskCreated": "Nhiệm vụ đã được tạo thành công!",
"taskUpdated": "Nhiệm vụ đã được cập nhật thành công!",
"taskDeleted": "Nhiệm vụ đã được xóa thành công!"
"taskDeleted": "Nhiệm vụ đã được xóa thành công!",
"noteDeleted": "Ghi chú đã được xóa thành công!"
},
"note": {
"title": "Tiêu đề",

View file

@ -578,7 +578,8 @@
"nextActionAdded": "下一个行动添加成功!",
"taskCreated": "任务创建成功!",
"taskUpdated": "任务更新成功!",
"taskDeleted": "任务删除成功!"
"taskDeleted": "任务删除成功!",
"noteDeleted": "笔记删除成功!"
},
"note": {
"title": "标题",