localize property validation
This commit is contained in:
committed by
Simon Busborg
parent
96db5a5be3
commit
5cefd9ad20
@@ -1224,4 +1224,10 @@ To manage your website, simply open the Umbraco back office and start adding con
|
||||
<area alias="errors">
|
||||
<key alias="receivedErrorFromServer">Received an error from the server</key>
|
||||
</area>
|
||||
<area alias="validation">
|
||||
<key alias="validateAsEmail">Validate as email</key>
|
||||
<key alias="validateAsNumber">Validate as a number</key>
|
||||
<key alias="validateAsUrl">Validate as a Url</key>
|
||||
<key alias="enterCustomValidation">...or enter a custom validation</key>
|
||||
</area>
|
||||
</language>
|
||||
|
||||
Reference in New Issue
Block a user