Merge pull request #3832 from Martyn96/patch-1
Fix typo in restore & rollback confirm dialog
This commit is contained in:
commit
8ba7fdce90
@ -2023,11 +2023,11 @@ 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"
|
||||
confirm: "Are your sure you want to rollback the database to the previous working state?"
|
||||
confirm: "Are you sure you want to rollback the database to the previous working state?"
|
||||
|
||||
export_csv:
|
||||
user_archive_confirm: "Are you sure you want to download your posts?"
|
||||
|
||||
Reference in New Issue
Block a user