diff --git a/frontend/src/i18n/lang/ar-SA.json b/frontend/src/i18n/lang/ar-SA.json index f9bb75bdf..c177c771d 100644 --- a/frontend/src/i18n/lang/ar-SA.json +++ b/frontend/src/i18n/lang/ar-SA.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/ca-ES.json b/frontend/src/i18n/lang/ca-ES.json index b4e669447..3a88e8705 100644 --- a/frontend/src/i18n/lang/ca-ES.json +++ b/frontend/src/i18n/lang/ca-ES.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/cs-CZ.json b/frontend/src/i18n/lang/cs-CZ.json index 7010f95cb..16eedefb7 100644 --- a/frontend/src/i18n/lang/cs-CZ.json +++ b/frontend/src/i18n/lang/cs-CZ.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/da-DK.json b/frontend/src/i18n/lang/da-DK.json index d32105f2b..8a9f4c58a 100644 --- a/frontend/src/i18n/lang/da-DK.json +++ b/frontend/src/i18n/lang/da-DK.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/de-DE.json b/frontend/src/i18n/lang/de-DE.json index a520906bf..4fa97a7a8 100644 --- a/frontend/src/i18n/lang/de-DE.json +++ b/frontend/src/i18n/lang/de-DE.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Nur Projektadministrator:innen können Ansichten bearbeiten." } }, "filters": { diff --git a/frontend/src/i18n/lang/de-swiss.json b/frontend/src/i18n/lang/de-swiss.json index fe2b8db63..8b3ad9929 100644 --- a/frontend/src/i18n/lang/de-swiss.json +++ b/frontend/src/i18n/lang/de-swiss.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Nur Projektadministrator:innen können Ansichten bearbeiten." } }, "filters": { diff --git a/frontend/src/i18n/lang/eo-UY.json b/frontend/src/i18n/lang/eo-UY.json index b4e669447..3a88e8705 100644 --- a/frontend/src/i18n/lang/eo-UY.json +++ b/frontend/src/i18n/lang/eo-UY.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/es-ES.json b/frontend/src/i18n/lang/es-ES.json index a39d73ccf..6a29d2bfa 100644 --- a/frontend/src/i18n/lang/es-ES.json +++ b/frontend/src/i18n/lang/es-ES.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/fr-FR.json b/frontend/src/i18n/lang/fr-FR.json index 9c5f4ec16..9bdc1db24 100644 --- a/frontend/src/i18n/lang/fr-FR.json +++ b/frontend/src/i18n/lang/fr-FR.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/hu-HU.json b/frontend/src/i18n/lang/hu-HU.json index 4b6a69d1a..c7ef66943 100644 --- a/frontend/src/i18n/lang/hu-HU.json +++ b/frontend/src/i18n/lang/hu-HU.json @@ -396,7 +396,8 @@ "titleRequired": "Kérjük, adjon meg egy címet.", "delete": "Törölje ezt a nézetet", "deleteText": "Biztosan eltávolítja ezt a nézetet? A továbbiakban nem lesz használható a projektben szereplő feladatok megtekintésére. Ez a művelet nem töröl semmilyen feladatot. Ezt nem lehet visszacsinálni!", - "deleteSuccess": "A nézet sikeresen törölve" + "deleteSuccess": "A nézet sikeresen törölve", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/it-IT.json b/frontend/src/i18n/lang/it-IT.json index e19e7dd80..faa7aa21e 100644 --- a/frontend/src/i18n/lang/it-IT.json +++ b/frontend/src/i18n/lang/it-IT.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/ja-JP.json b/frontend/src/i18n/lang/ja-JP.json index 7c3093d96..d35430636 100644 --- a/frontend/src/i18n/lang/ja-JP.json +++ b/frontend/src/i18n/lang/ja-JP.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/ko-KR.json b/frontend/src/i18n/lang/ko-KR.json index a4057b0be..834956bcc 100644 --- a/frontend/src/i18n/lang/ko-KR.json +++ b/frontend/src/i18n/lang/ko-KR.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/nl-NL.json b/frontend/src/i18n/lang/nl-NL.json index aa96b9e20..5bad9a34f 100644 --- a/frontend/src/i18n/lang/nl-NL.json +++ b/frontend/src/i18n/lang/nl-NL.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/no-NO.json b/frontend/src/i18n/lang/no-NO.json index 5b856d198..0930042f8 100644 --- a/frontend/src/i18n/lang/no-NO.json +++ b/frontend/src/i18n/lang/no-NO.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/pl-PL.json b/frontend/src/i18n/lang/pl-PL.json index caaeb97c4..e8e92d99b 100644 --- a/frontend/src/i18n/lang/pl-PL.json +++ b/frontend/src/i18n/lang/pl-PL.json @@ -396,7 +396,8 @@ "titleRequired": "Proszę podać tytuł.", "delete": "Usuń ten widok", "deleteText": "Czy na pewno chcesz usunąć ten widok? Nie będzie już możliwe wyświetlanie zadań w tym projekcie. Ta akcja nie usunie żadnych zadań. Tej operacji nie można cofnąć!", - "deleteSuccess": "Widok został pomyślnie usunięty" + "deleteSuccess": "Widok został pomyślnie usunięty", + "onlyAdminsCanEdit": "Tylko administratorzy projektu mogą edytować widoki." } }, "filters": { diff --git a/frontend/src/i18n/lang/pt-BR.json b/frontend/src/i18n/lang/pt-BR.json index 342743829..10c217149 100644 --- a/frontend/src/i18n/lang/pt-BR.json +++ b/frontend/src/i18n/lang/pt-BR.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/pt-PT.json b/frontend/src/i18n/lang/pt-PT.json index bc335afeb..73974bc7e 100644 --- a/frontend/src/i18n/lang/pt-PT.json +++ b/frontend/src/i18n/lang/pt-PT.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/ro-RO.json b/frontend/src/i18n/lang/ro-RO.json index b4e669447..3a88e8705 100644 --- a/frontend/src/i18n/lang/ro-RO.json +++ b/frontend/src/i18n/lang/ro-RO.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/ru-RU.json b/frontend/src/i18n/lang/ru-RU.json index 4bf35dab5..ab621a25a 100644 --- a/frontend/src/i18n/lang/ru-RU.json +++ b/frontend/src/i18n/lang/ru-RU.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/sk-SK.json b/frontend/src/i18n/lang/sk-SK.json index b4e669447..3a88e8705 100644 --- a/frontend/src/i18n/lang/sk-SK.json +++ b/frontend/src/i18n/lang/sk-SK.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/sl-SI.json b/frontend/src/i18n/lang/sl-SI.json index 8fb001d4a..da373e5fc 100644 --- a/frontend/src/i18n/lang/sl-SI.json +++ b/frontend/src/i18n/lang/sl-SI.json @@ -396,7 +396,8 @@ "titleRequired": "Prosim navedite naslov.", "delete": "Izbriši pogled", "deleteText": "Ali ste prepričani, da želite odstraniti ta pogled? Ne bo ga več mogoče uporabljati za ogled nalog v tem projektu. To dejanje ne bo izbrisalo nobenih opravil. Tega ni mogoče razveljaviti!", - "deleteSuccess": "Pogled je bil uspešno izbrisan" + "deleteSuccess": "Pogled je bil uspešno izbrisan", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/sr-CS.json b/frontend/src/i18n/lang/sr-CS.json index b4e669447..3a88e8705 100644 --- a/frontend/src/i18n/lang/sr-CS.json +++ b/frontend/src/i18n/lang/sr-CS.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/sv-SE.json b/frontend/src/i18n/lang/sv-SE.json index 25a7d00d3..68ab59c4c 100644 --- a/frontend/src/i18n/lang/sv-SE.json +++ b/frontend/src/i18n/lang/sv-SE.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/tr-TR.json b/frontend/src/i18n/lang/tr-TR.json index b4e669447..3a88e8705 100644 --- a/frontend/src/i18n/lang/tr-TR.json +++ b/frontend/src/i18n/lang/tr-TR.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/vi-VN.json b/frontend/src/i18n/lang/vi-VN.json index 8276afeab..1ba548fe6 100644 --- a/frontend/src/i18n/lang/vi-VN.json +++ b/frontend/src/i18n/lang/vi-VN.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/zh-CN.json b/frontend/src/i18n/lang/zh-CN.json index d5156c34a..1353cc53f 100644 --- a/frontend/src/i18n/lang/zh-CN.json +++ b/frontend/src/i18n/lang/zh-CN.json @@ -396,7 +396,8 @@ "titleRequired": "请提供标题。", "delete": "删除此视图", "deleteText": "您确定要删除此视图吗?它将不再可能使用它来查看此项目中的任务。 此操作不会删除任何任务。此操作不能撤销!", - "deleteSuccess": "视图已成功删除" + "deleteSuccess": "视图已成功删除", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": { diff --git a/frontend/src/i18n/lang/zh-TW.json b/frontend/src/i18n/lang/zh-TW.json index b4e669447..3a88e8705 100644 --- a/frontend/src/i18n/lang/zh-TW.json +++ b/frontend/src/i18n/lang/zh-TW.json @@ -396,7 +396,8 @@ "titleRequired": "Please provide a title.", "delete": "Delete this view", "deleteText": "Are you sure you want to remove this view? It will no longer be possible to use it to view tasks in this project. This action won't delete any tasks. This cannot be undone!", - "deleteSuccess": "The view was successfully deleted" + "deleteSuccess": "The view was successfully deleted", + "onlyAdminsCanEdit": "Only project admins can edit views." } }, "filters": {