bludit/bl-plugins/backup/languages/es.json

12 lines
319 B
JSON
Raw Normal View History

2018-02-26 17:44:39 +01:00
{
"plugin-data":
{
"name": "Backup",
"description": "La forma mas fácil de hacer un backup."
},
"create-backup": "Crear Backup",
"download": "Descargar",
"restore-backup": "Recuperar Backup",
2018-07-01 14:17:24 +02:00
"delete-backup": "Eliminar Backup",
"there-are-no-backups-for-the-moment": "There are no backups for the moment"
2018-02-26 17:44:39 +01:00
}