diff --git a/frontend/src/i18n/lang/ar-SA.json b/frontend/src/i18n/lang/ar-SA.json index 12fa8a61e..16694e163 100644 --- a/frontend/src/i18n/lang/ar-SA.json +++ b/frontend/src/i18n/lang/ar-SA.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "مشروع جديد", "titlePlaceholder": "عنوان المشروع هنا…", diff --git a/frontend/src/i18n/lang/bg-BG.json b/frontend/src/i18n/lang/bg-BG.json index c6abc34da..f59436f15 100644 --- a/frontend/src/i18n/lang/bg-BG.json +++ b/frontend/src/i18n/lang/bg-BG.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Нов проект", "titlePlaceholder": "Заглавието на проекта отива тук…", diff --git a/frontend/src/i18n/lang/ca-ES.json b/frontend/src/i18n/lang/ca-ES.json index 0b1df19af..e8607e7d2 100644 --- a/frontend/src/i18n/lang/ca-ES.json +++ b/frontend/src/i18n/lang/ca-ES.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "New project", "titlePlaceholder": "The project's title goes here…", diff --git a/frontend/src/i18n/lang/cs-CZ.json b/frontend/src/i18n/lang/cs-CZ.json index 260d60526..bcbe98b20 100644 --- a/frontend/src/i18n/lang/cs-CZ.json +++ b/frontend/src/i18n/lang/cs-CZ.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Nový projekt", "titlePlaceholder": "Název projektu přijde sem…", diff --git a/frontend/src/i18n/lang/da-DK.json b/frontend/src/i18n/lang/da-DK.json index d70bde19f..d841f83c9 100644 --- a/frontend/src/i18n/lang/da-DK.json +++ b/frontend/src/i18n/lang/da-DK.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "New project", "titlePlaceholder": "The project's title goes here…", diff --git a/frontend/src/i18n/lang/de-DE.json b/frontend/src/i18n/lang/de-DE.json index fa2d79319..8f0c93d9d 100644 --- a/frontend/src/i18n/lang/de-DE.json +++ b/frontend/src/i18n/lang/de-DE.json @@ -226,6 +226,7 @@ "unfavorite": "Dieses Projekt von Favoriten entfernen", "openSettingsMenu": "Projekteinstellungen öffnen", "description": "Projektbeschreibung", + "favoriteDescription": "Dieses Projekt hat alle Aufgaben als Favoriten markiert.", "create": { "header": "Neues Projekt", "titlePlaceholder": "Der Titel des Projekts kommt hier hin…", diff --git a/frontend/src/i18n/lang/de-swiss.json b/frontend/src/i18n/lang/de-swiss.json index 5cb057712..243117a0f 100644 --- a/frontend/src/i18n/lang/de-swiss.json +++ b/frontend/src/i18n/lang/de-swiss.json @@ -226,7 +226,7 @@ "unfavorite": "Dieses Projekt von Favoriten entfernen", "openSettingsMenu": "Projekteinstellungen öffnen", "description": "Projektbeschreibung", - "favoriteDescription": "This project has all tasks marked as favorites.", + "favoriteDescription": "Dieses Projekt hat alle Aufgaben als Favoriten markiert.", "create": { "header": "Neues Projekt", "titlePlaceholder": "Der Titel des Projekts kommt hier hin…", diff --git a/frontend/src/i18n/lang/eo-UY.json b/frontend/src/i18n/lang/eo-UY.json index 0b1df19af..e8607e7d2 100644 --- a/frontend/src/i18n/lang/eo-UY.json +++ b/frontend/src/i18n/lang/eo-UY.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "New project", "titlePlaceholder": "The project's title goes here…", diff --git a/frontend/src/i18n/lang/es-ES.json b/frontend/src/i18n/lang/es-ES.json index e0f16823a..ae9fd8d70 100644 --- a/frontend/src/i18n/lang/es-ES.json +++ b/frontend/src/i18n/lang/es-ES.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Nuevo proyecto", "titlePlaceholder": "El título del proyecto va aquí…", diff --git a/frontend/src/i18n/lang/fi-FI.json b/frontend/src/i18n/lang/fi-FI.json index 9d36401af..91c7e21ff 100644 --- a/frontend/src/i18n/lang/fi-FI.json +++ b/frontend/src/i18n/lang/fi-FI.json @@ -226,6 +226,7 @@ "unfavorite": "Poista tämä projekti suosikeista", "openSettingsMenu": "Avaa projektin asetusvalikko", "description": "Projektin kuvaus", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Uusi projekti ", "titlePlaceholder": "Projektin otsikko menee tähän…", diff --git a/frontend/src/i18n/lang/fr-FR.json b/frontend/src/i18n/lang/fr-FR.json index 99f9c7739..bc82423f9 100644 --- a/frontend/src/i18n/lang/fr-FR.json +++ b/frontend/src/i18n/lang/fr-FR.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Nouveau projet", "titlePlaceholder": "Saisir le titre du projet ici…", diff --git a/frontend/src/i18n/lang/hr-HR.json b/frontend/src/i18n/lang/hr-HR.json index 1385ba171..152c36cdc 100644 --- a/frontend/src/i18n/lang/hr-HR.json +++ b/frontend/src/i18n/lang/hr-HR.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Novi projekt", "titlePlaceholder": "Naslov projekta ide ovdje…", diff --git a/frontend/src/i18n/lang/hu-HU.json b/frontend/src/i18n/lang/hu-HU.json index 145a67de1..18e2604db 100644 --- a/frontend/src/i18n/lang/hu-HU.json +++ b/frontend/src/i18n/lang/hu-HU.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Új projekt", "titlePlaceholder": "Írja be a projekt címét…", diff --git a/frontend/src/i18n/lang/it-IT.json b/frontend/src/i18n/lang/it-IT.json index ccc3e10d3..c53e8cdf4 100644 --- a/frontend/src/i18n/lang/it-IT.json +++ b/frontend/src/i18n/lang/it-IT.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Nuovo progetto", "titlePlaceholder": "Titolo del progetto…", diff --git a/frontend/src/i18n/lang/ja-JP.json b/frontend/src/i18n/lang/ja-JP.json index 069e4bf9f..cac2db81c 100644 --- a/frontend/src/i18n/lang/ja-JP.json +++ b/frontend/src/i18n/lang/ja-JP.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "新しいプロジェクトの作成", "titlePlaceholder": "プロジェクト名を入力…", diff --git a/frontend/src/i18n/lang/ko-KR.json b/frontend/src/i18n/lang/ko-KR.json index b43832e72..1a8804ba4 100644 --- a/frontend/src/i18n/lang/ko-KR.json +++ b/frontend/src/i18n/lang/ko-KR.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "새 프로젝트", "titlePlaceholder": "프로젝트 제목은 여기...", diff --git a/frontend/src/i18n/lang/lt-LT.json b/frontend/src/i18n/lang/lt-LT.json index 369411116..f1b3b3987 100644 --- a/frontend/src/i18n/lang/lt-LT.json +++ b/frontend/src/i18n/lang/lt-LT.json @@ -226,6 +226,7 @@ "unfavorite": "Pašalinti iš mėgstamiausių", "openSettingsMenu": "Atidaryti projekto nustatymų meniu", "description": "Projekto aprašymas", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Naujas projektas", "titlePlaceholder": "Projekto pavadinimas rašomas čia…", diff --git a/frontend/src/i18n/lang/nl-NL.json b/frontend/src/i18n/lang/nl-NL.json index fdc7dd5e6..4cb7e7013 100644 --- a/frontend/src/i18n/lang/nl-NL.json +++ b/frontend/src/i18n/lang/nl-NL.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "New project", "titlePlaceholder": "The project's title goes here…", diff --git a/frontend/src/i18n/lang/pl-PL.json b/frontend/src/i18n/lang/pl-PL.json index b2590f7fa..229685de5 100644 --- a/frontend/src/i18n/lang/pl-PL.json +++ b/frontend/src/i18n/lang/pl-PL.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Nowy projekt", "titlePlaceholder": "Tu wpisz tytuł projektu…", diff --git a/frontend/src/i18n/lang/pt-BR.json b/frontend/src/i18n/lang/pt-BR.json index c899a7edf..3d7259c48 100644 --- a/frontend/src/i18n/lang/pt-BR.json +++ b/frontend/src/i18n/lang/pt-BR.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Novo projeto", "titlePlaceholder": "O título do projeto será aqui…", diff --git a/frontend/src/i18n/lang/ro-RO.json b/frontend/src/i18n/lang/ro-RO.json index 0b1df19af..e8607e7d2 100644 --- a/frontend/src/i18n/lang/ro-RO.json +++ b/frontend/src/i18n/lang/ro-RO.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "New project", "titlePlaceholder": "The project's title goes here…", diff --git a/frontend/src/i18n/lang/sk-SK.json b/frontend/src/i18n/lang/sk-SK.json index 0b1df19af..e8607e7d2 100644 --- a/frontend/src/i18n/lang/sk-SK.json +++ b/frontend/src/i18n/lang/sk-SK.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "New project", "titlePlaceholder": "The project's title goes here…", diff --git a/frontend/src/i18n/lang/sl-SI.json b/frontend/src/i18n/lang/sl-SI.json index 7c151fbb8..e0d8dd349 100644 --- a/frontend/src/i18n/lang/sl-SI.json +++ b/frontend/src/i18n/lang/sl-SI.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Nov projekt", "titlePlaceholder": "Tu vnesite naslov projekta…", diff --git a/frontend/src/i18n/lang/sr-CS.json b/frontend/src/i18n/lang/sr-CS.json index 0b1df19af..e8607e7d2 100644 --- a/frontend/src/i18n/lang/sr-CS.json +++ b/frontend/src/i18n/lang/sr-CS.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "New project", "titlePlaceholder": "The project's title goes here…", diff --git a/frontend/src/i18n/lang/sv-SE.json b/frontend/src/i18n/lang/sv-SE.json index a083fee8c..f1d385c8a 100644 --- a/frontend/src/i18n/lang/sv-SE.json +++ b/frontend/src/i18n/lang/sv-SE.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Nytt projekt", "titlePlaceholder": "The project's title goes here…", diff --git a/frontend/src/i18n/lang/tr-TR.json b/frontend/src/i18n/lang/tr-TR.json index 56dc01beb..f2a5a2bbf 100644 --- a/frontend/src/i18n/lang/tr-TR.json +++ b/frontend/src/i18n/lang/tr-TR.json @@ -226,7 +226,7 @@ "unfavorite": "Bu projeyi favorilerden kaldır", "openSettingsMenu": "Proje ayarları menüsünü aç", "description": "Proje açıklaması", - "favoriteDescription": "This project has all tasks marked as favorites.", + "favoriteDescription": "Bu projedeki tüm görevler favori olarak işaretlenmiş.", "create": { "header": "Yeni proje", "titlePlaceholder": "Proje başlığı buraya gelir…", diff --git a/frontend/src/i18n/lang/uk-UA.json b/frontend/src/i18n/lang/uk-UA.json index 0e8daba64..419cab37e 100644 --- a/frontend/src/i18n/lang/uk-UA.json +++ b/frontend/src/i18n/lang/uk-UA.json @@ -226,6 +226,7 @@ "unfavorite": "Прибрати з обраних", "openSettingsMenu": "Open project settings menu", "description": "Опис справи", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Нова справа", "titlePlaceholder": "Назву введіть тут…", diff --git a/frontend/src/i18n/lang/vi-VN.json b/frontend/src/i18n/lang/vi-VN.json index b892ed2bf..2f4db01af 100644 --- a/frontend/src/i18n/lang/vi-VN.json +++ b/frontend/src/i18n/lang/vi-VN.json @@ -226,6 +226,7 @@ "unfavorite": "Gỡ dự án này khỏi mục yêu thích", "openSettingsMenu": "Cài đặt dự án", "description": "Mô tả dự án", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "Dự án mới", "titlePlaceholder": "Tên dự án nằm ở đây…", diff --git a/frontend/src/i18n/lang/zh-CN.json b/frontend/src/i18n/lang/zh-CN.json index 00ec95408..3959645ef 100644 --- a/frontend/src/i18n/lang/zh-CN.json +++ b/frontend/src/i18n/lang/zh-CN.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "新项目", "titlePlaceholder": "项目标题", diff --git a/frontend/src/i18n/lang/zh-TW.json b/frontend/src/i18n/lang/zh-TW.json index 0b1df19af..e8607e7d2 100644 --- a/frontend/src/i18n/lang/zh-TW.json +++ b/frontend/src/i18n/lang/zh-TW.json @@ -226,6 +226,7 @@ "unfavorite": "Remove this project from favorites", "openSettingsMenu": "Open project settings menu", "description": "Project description", + "favoriteDescription": "This project has all tasks marked as favorites.", "create": { "header": "New project", "titlePlaceholder": "The project's title goes here…",