mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-30 19:38:34 +03:00
Fix typo in address incorrect error
This commit is contained in:
@@ -386,7 +386,7 @@
|
|||||||
"message": "Reset"
|
"message": "Reset"
|
||||||
},
|
},
|
||||||
"customAddressError": {
|
"customAddressError": {
|
||||||
"message": "This address is not in the right form. Make sure you have http:// or https:// at the begining and no trailing slashes."
|
"message": "This address is not in the right form. Make sure you have http:// or https:// at the beginning and no trailing slashes."
|
||||||
},
|
},
|
||||||
"areYouSureReset": {
|
"areYouSureReset": {
|
||||||
"message": "Are you sure you would like to reset this?"
|
"message": "Are you sure you would like to reset this?"
|
||||||
|
|||||||
Reference in New Issue
Block a user