chore: Enable Polish (pl), update translations (#2403)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2021-06-15 22:15:18 +05:30
committed by GitHub
parent e41957ae02
commit 7a7f6234b1
406 changed files with 7491 additions and 952 deletions

View File

@@ -42,6 +42,19 @@
"ERROR_MESSAGE": "Se presentó un error. Por favor intente nuevamente."
}
},
"DELETE": {
"BUTTON_TEXT": "Eliminar",
"CONFIRM": {
"TITLE": "Confirmar eliminación",
"MESSAGE": "¿Está seguro de eliminar?",
"YES": "Sí, eliminar ",
"NO": "No, mantenerlo "
},
"API": {
"SUCCESS_MESSAGE": "Campaña borrada satisfactoriamente",
"ERROR_MESSAGE": "La campaña no se pudo borrar. Intente nuevamente más tarde."
}
},
"EDIT": {
"TITLE": "Editar campaña",
"UPDATE_BUTTON_TEXT": "Actualizar",