This commit is contained in:
Arpit Jalan 2014-06-08 18:04:35 +05:30
parent 5483ce74d1
commit 0ca9d5f3f9
1 changed files with 1 additions and 1 deletions

View File

@ -744,7 +744,7 @@ en:
github_client_id: "Client id for Github authentication, registered at https://github.com/settings/applications"
github_client_secret: "Client secret for Github authentication, registered at https://github.com/settings/applications"
allow_restore: "Allow restore, which can replace ALL site data! Leave false unless you plan to do restore a backup"
allow_restore: "Allow restore, which can replace ALL site data! Leave false unless you plan to restore a backup"
maximum_backups: "The maximum amount of backups to keep on disk. Older backups are automatically deleted"
backup_daily: "Automatically create a site backup once a day"
enable_s3_backups: "Upload backups to S3 when complete. Make sure you have filled in your s3 credentials."