mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-28 01:56:01 -05:00
Fix typo: are your sure
This commit is contained in:
parent
e8d837269b
commit
9aa3653e2f
1 changed files with 1 additions and 1 deletions
|
@ -2119,7 +2119,7 @@ en:
|
||||||
is_disabled: "Restore is disabled in the site settings."
|
is_disabled: "Restore is disabled in the site settings."
|
||||||
label: "Restore"
|
label: "Restore"
|
||||||
title: "Restore the backup"
|
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:
|
rollback:
|
||||||
label: "Rollback"
|
label: "Rollback"
|
||||||
title: "Rollback the database to previous working state"
|
title: "Rollback the database to previous working state"
|
||||||
|
|
Loading…
Reference in a new issue