Updated some grammar on en.xml
This commit is contained in:
@@ -2039,9 +2039,9 @@ To manage your website, simply open the Umbraco back office and start adding con
|
||||
|
||||
<area alias="validation">
|
||||
<key alias="validation">Validation</key>
|
||||
<key alias="validateAsEmail">Validate as email</key>
|
||||
<key alias="validateAsEmail">Validate as an email</key>
|
||||
<key alias="validateAsNumber">Validate as a number</key>
|
||||
<key alias="validateAsUrl">Validate as a Url</key>
|
||||
<key alias="validateAsUrl">Validate as a url</key>
|
||||
<key alias="enterCustomValidation">...or enter a custom validation</key>
|
||||
<key alias="fieldIsMandatory">Field is mandatory</key>
|
||||
<key alias="validationRegExp">Enter a regular expression</key>
|
||||
|
||||
Reference in New Issue
Block a user