From 9aa3653e2fd231c91988afca78324af89d54d77e Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Sun, 21 Feb 2016 02:26:28 -0800 Subject: [PATCH] Fix typo: are your sure --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index c6bdcc24b1a..08b557870b8 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -2119,7 +2119,7 @@ en: is_disabled: "Restore is disabled in the site settings." label: "Restore" title: "Restore the backup" - confirm: "Are your sure you want to restore this backup?" + confirm: "Are you sure you want to restore this backup?" rollback: label: "Rollback" title: "Rollback the database to previous working state"