From de5589a987c8e32a42027b6d230d01204bd3e5a5 Mon Sep 17 00:00:00 2001 From: BaobabCoder Date: Fri, 2 Jun 2017 10:45:01 +0200 Subject: Fix missing popup title --- i18n/es.i18n.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'i18n/es.i18n.json') diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index a44061c1..de1986ad 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.i18n.json @@ -228,6 +228,8 @@ "listActionPopup-title": "Acciones de la lista", "listImportCardPopup-title": "Importar una tarjeta de Trello", "listMorePopup-title": "Más", + "list-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the list. There is no undo.", + "list-delete-suggest-archive": "You can archive a list to remove it from the board and preserve the activity.", "link-list": "Link to this list", "lists": "Listas", "log-out": "Finalizar la sesion", @@ -274,7 +276,7 @@ "remove-cover": "Eliminar cubierta", "remove-from-board": "Borrar del Tablero", "remove-label": "Borrar la etiqueta", - "remove-list": "Remove the list", + "listDeletePopup-title": "Remove the list", "remove-member": "Eliminar Miembro", "remove-member-from-card": "Eliminar de la Ficha", "remove-member-pop": "Eliminar __nombre__ (__usuario__) de __Título del tablero__? El miembro será eliminado de todas las tarjetas de este tablero. Ellos recibirán una notificación.", -- cgit v1.2.3-1-g7c22