diff options
Diffstat (limited to 'i18n/es.i18n.json')
-rw-r--r-- | i18n/es.i18n.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index 69735004..7f2a7401 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.i18n.json @@ -468,5 +468,11 @@ "card-end": "Finalizado", "card-end-on": "Finalizado el", "editCardReceivedDatePopup-title": "Cambiar la fecha de recepción", - "editCardEndDatePopup-title": "Cambiar la fecha de finalización" + "editCardEndDatePopup-title": "Cambiar la fecha de finalización", + "assigned-by": "Assigned By", + "requested-by": "Requested By", + "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.", + "delete-board-confirm-popup": "All lists, cards, labels, and activities will be deleted and you won't be able to recover the board contents. There is no undo.", + "boardDeletePopup-title": "Delete Board?", + "delete-board": "Delete Board" }
\ No newline at end of file |