diff --git a/frontend/src/translations/result/br.json b/frontend/src/translations/result/br.json index 7b004179..43f0c80c 100644 --- a/frontend/src/translations/result/br.json +++ b/frontend/src/translations/result/br.json @@ -544,6 +544,7 @@ "task.claim.form.send": "Reivindicar", "task.claim.subtitle": "Se você é o autor original desta tarefa, você pode reinvidica-la para que você se torne o administrador e assim você pode gerenciar esta tarefa no Gitpay.", "task.claim.title": "Reivindicar tarefa", + "task.deadline.button.clear": "Clear deadline", "task.deadline.button.save": "Salvar data", "task.deadline.call": "Definir data limite", "task.deadline.label": "Prazo", diff --git a/frontend/src/translations/result/en.json b/frontend/src/translations/result/en.json index f0b5daaa..6654401f 100644 --- a/frontend/src/translations/result/en.json +++ b/frontend/src/translations/result/en.json @@ -544,6 +544,7 @@ "task.claim.form.send": "Claim", "task.claim.subtitle": "If you're the original author of this issue, you can claim this issue so that you will be admin, and we will transfer the property for you, and you can manage the issue on Gitpay.", "task.claim.title": "Claim issue", + "task.deadline.button.clear": "Clear deadline", "task.deadline.button.save": "Save date", "task.deadline.call": "Set deadline", "task.deadline.label": "Deadline",