Fix title case for dialog
This commit is contained in:
parent
dd346f496d
commit
79633a9e7b
1 changed files with 1 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue