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

12 lines
313 B
JSON

{
"plugin-data":
{
"name": "Backup",
"description": "The simple way to backup your Bludit."
},
"create-backup": "Create Backup",
"download": "Download",
"restore-backup": "Restore Backup",
"delete-backup": "Delete Backup",
"there-are-no-backups-for-the-moment": "There are no backups for the moment"
}