Fix title case for dialog

This commit is contained in:
Fedor Indutny 2021-07-23 10:17:25 -07:00 committed by GitHub
parent dd346f496d
commit 79633a9e7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5493,7 +5493,7 @@
"description": "First paragraph in the captcha dialog"
},
"CaptchaDialog--can-close__title": {
"message": "Continue Without Verifying?",
"message": "Continue without verifying?",
"description": "Header in the captcha dialog that can be closed"
},
"CaptchaDialog--can-close__body": {