diff --git a/IncBackups/templates/IncBackups/backupSchedule.html b/IncBackups/templates/IncBackups/backupSchedule.html index 54827c781..40e5aa108 100755 --- a/IncBackups/templates/IncBackups/backupSchedule.html +++ b/IncBackups/templates/IncBackups/backupSchedule.html @@ -1,6 +1,6 @@ {% extends "baseTemplate/index.html" %} {% load i18n %} -{% block title %}{% trans "Schedule Back up - CyberPanel" %} {% endblock %} +{% block title %}{% trans "Schedule Backup - CyberPanel" %} {% endblock %} {% block content %} {% load static %} @@ -10,17 +10,17 @@
{% trans "On this page you can schedule Back ups to localhost or remote server (If you have added one)." %}
+{% trans "On this page you can schedule Backups to localhost or remote server (If you have added one)." %}
{% trans "On this page you can set up your Back up destinations. (SFTP and AWS)" %}
+{% trans "On this page you can set up your Backup destinations. (SFTP and AWS)" %}
{% trans "This page can be used to Back up your websites" %}
+{% trans "This page can be used to Backup your websites" %}
+ {% trans "Backup Website" %}
{% trans "On this page you can set up your Back up destinations. (SFTP)" %}
+{% trans "On this page you can set up your Backup destinations. (SFTP)" %}
{% trans "On this page you can schedule Back ups to localhost or remote server (If you have added one)" %}
+{% trans "On this page you can schedule Backups to localhost or remote server (If you have added one)" %}
{% trans "Back up and restore sites." %}
+{% trans "Backup and restore sites." %}
{% trans "This page can be used to restore your websites, Back up should be generated from CyberPanel Back up generation tool, it will detect all Back ups under /home/backup." %}
+{% trans "This page can be used to restore your websites, Backup should be generated from CyberPanel Backup generation tool, it will detect all Backups under /home/backup." %}
{% trans "Site related to this Back up already exists." %}
+{% trans "Site related to this Backup already exists." %}