diff --git a/src/i18n/lang/de-DE.json b/src/i18n/lang/de-DE.json index 4482730c0..c13946d79 100644 --- a/src/i18n/lang/de-DE.json +++ b/src/i18n/lang/de-DE.json @@ -527,6 +527,7 @@ "deleteSuccess": "Die Aufgabe wurde erfolgreich gelöscht.", "belongsToList": "Diese Aufgabe gehört zur Liste „{list}“", "due": "Fällig {at}", + "closePopup": "Popup schließen", "delete": { "header": "Diese Aufgabe löschen", "text1": "Willst du diese Aufgabe wirklich löschen?", diff --git a/src/i18n/lang/de-swiss.json b/src/i18n/lang/de-swiss.json index 9ce9c157f..a8421880c 100644 --- a/src/i18n/lang/de-swiss.json +++ b/src/i18n/lang/de-swiss.json @@ -527,6 +527,7 @@ "deleteSuccess": "Die Uufgab isch erfolgriich g'chüblet wore.", "belongsToList": "Die Uufgab ghlrt zu de \"{list}\" Liste", "due": "Fällig bis {at}", + "closePopup": "Popup schließen", "delete": { "header": "Die Uufgab chüble", "text1": "Bisch du dir sicher, dass du die Uufgab chüblä wetsch?", diff --git a/src/i18n/lang/es-ES.json b/src/i18n/lang/es-ES.json index 1e14b3338..5cd14c0cd 100644 --- a/src/i18n/lang/es-ES.json +++ b/src/i18n/lang/es-ES.json @@ -527,6 +527,7 @@ "deleteSuccess": "The task has been deleted successfully.", "belongsToList": "This task belongs to list '{list}'", "due": "Due {at}", + "closePopup": "Close popup", "delete": { "header": "Delete this task", "text1": "Are you sure you want to remove this task?", diff --git a/src/i18n/lang/fr-FR.json b/src/i18n/lang/fr-FR.json index 75031a09c..581903f40 100644 --- a/src/i18n/lang/fr-FR.json +++ b/src/i18n/lang/fr-FR.json @@ -527,6 +527,7 @@ "deleteSuccess": "Tâche supprimée.", "belongsToList": "Cette tâche appartient à la liste « {list} »", "due": "Échéance {at}", + "closePopup": "Close popup", "delete": { "header": "Supprimer cette tâche", "text1": "Retirer cette tâche ?", diff --git a/src/i18n/lang/it-IT.json b/src/i18n/lang/it-IT.json index 1e14b3338..5cd14c0cd 100644 --- a/src/i18n/lang/it-IT.json +++ b/src/i18n/lang/it-IT.json @@ -527,6 +527,7 @@ "deleteSuccess": "The task has been deleted successfully.", "belongsToList": "This task belongs to list '{list}'", "due": "Due {at}", + "closePopup": "Close popup", "delete": { "header": "Delete this task", "text1": "Are you sure you want to remove this task?", diff --git a/src/i18n/lang/nl-NL.json b/src/i18n/lang/nl-NL.json index 1e14b3338..5cd14c0cd 100644 --- a/src/i18n/lang/nl-NL.json +++ b/src/i18n/lang/nl-NL.json @@ -527,6 +527,7 @@ "deleteSuccess": "The task has been deleted successfully.", "belongsToList": "This task belongs to list '{list}'", "due": "Due {at}", + "closePopup": "Close popup", "delete": { "header": "Delete this task", "text1": "Are you sure you want to remove this task?", diff --git a/src/i18n/lang/pt-BR.json b/src/i18n/lang/pt-BR.json index 1e14b3338..5cd14c0cd 100644 --- a/src/i18n/lang/pt-BR.json +++ b/src/i18n/lang/pt-BR.json @@ -527,6 +527,7 @@ "deleteSuccess": "The task has been deleted successfully.", "belongsToList": "This task belongs to list '{list}'", "due": "Due {at}", + "closePopup": "Close popup", "delete": { "header": "Delete this task", "text1": "Are you sure you want to remove this task?", diff --git a/src/i18n/lang/pt-PT.json b/src/i18n/lang/pt-PT.json index 1e14b3338..5cd14c0cd 100644 --- a/src/i18n/lang/pt-PT.json +++ b/src/i18n/lang/pt-PT.json @@ -527,6 +527,7 @@ "deleteSuccess": "The task has been deleted successfully.", "belongsToList": "This task belongs to list '{list}'", "due": "Due {at}", + "closePopup": "Close popup", "delete": { "header": "Delete this task", "text1": "Are you sure you want to remove this task?", diff --git a/src/i18n/lang/ro-RO.json b/src/i18n/lang/ro-RO.json index 1e14b3338..5cd14c0cd 100644 --- a/src/i18n/lang/ro-RO.json +++ b/src/i18n/lang/ro-RO.json @@ -527,6 +527,7 @@ "deleteSuccess": "The task has been deleted successfully.", "belongsToList": "This task belongs to list '{list}'", "due": "Due {at}", + "closePopup": "Close popup", "delete": { "header": "Delete this task", "text1": "Are you sure you want to remove this task?", diff --git a/src/i18n/lang/ru-RU.json b/src/i18n/lang/ru-RU.json index 00ff93153..c01693004 100644 --- a/src/i18n/lang/ru-RU.json +++ b/src/i18n/lang/ru-RU.json @@ -527,6 +527,7 @@ "deleteSuccess": "Задача удалена.", "belongsToList": "Задача принадлежит списку «{list}»", "due": "Истекает {at}", + "closePopup": "Close popup", "delete": { "header": "Удалить задачу", "text1": "Удалить эту задачу?", diff --git a/src/i18n/lang/vi-VN.json b/src/i18n/lang/vi-VN.json index 1e14b3338..5cd14c0cd 100644 --- a/src/i18n/lang/vi-VN.json +++ b/src/i18n/lang/vi-VN.json @@ -527,6 +527,7 @@ "deleteSuccess": "The task has been deleted successfully.", "belongsToList": "This task belongs to list '{list}'", "due": "Due {at}", + "closePopup": "Close popup", "delete": { "header": "Delete this task", "text1": "Are you sure you want to remove this task?",