Typo in texts (#8265)

This commit is contained in:
Jaroslav Hanslík 2021-01-28 11:55:00 +01:00 committed by GitHub
parent d33e8d77c2
commit e1cf5919fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -774,7 +774,7 @@
"edit_in_yaml_supported": "You can still edit your config in YAML.", "edit_in_yaml_supported": "You can still edit your config in YAML.",
"key_missing": "Required key \"{key}\" is missing.", "key_missing": "Required key \"{key}\" is missing.",
"key_not_expected": "Key \"{key}\" is not expected or not supported by the visual editor.", "key_not_expected": "Key \"{key}\" is not expected or not supported by the visual editor.",
"key_wrong_type": "The provided value for \"{key}\" is not supported by the visual editor editor. We support ({type_correct}) but received ({type_wrong})." "key_wrong_type": "The provided value for \"{key}\" is not supported by the visual editor. We support ({type_correct}) but received ({type_wrong})."
} }
}, },
"login-form": { "login-form": {