Signed-off-by: Björn Lange <bjoern.lange@itemis.de>
thing-type.mielecloud.account.label=Miele@home Account
thing-type.mielecloud.account.description=The Miele@home Account is used to access linked Miele Conn@ct smart home devices.
-thing-type.config.mielecloud.account.locale.label=E-mail
-thing-type.config.mielecloud.account.locale.description=E-mail address associated with the Miele Cloud account.
+thing-type.config.mielecloud.account.email.label=E-mail
+thing-type.config.mielecloud.account.email.description=E-mail address associated with the Miele Cloud account.
thing-type.config.mielecloud.account.locale.label=Locale
thing-type.config.mielecloud.account.locale.description=Locale to be used for API calls.
</div>
<div class="form-group">
<label for="email">E-mail address:</label>
- <input type="text" class="form-control" id="email" name="email" placeholder="Enter the e-mail address associated with you Miele Cloud Account" required pattern="[a-z0-9._%+-]{3,}@[a-z]{3,}([.]{1}[a-z]{2,}|[.]{1}[a-z]{2,}[.]{1}[a-z]{2,})" />
+ <input type="text" class="form-control" id="email" name="email" placeholder="Enter the e-mail address associated with your Miele Cloud Account" required pattern="[a-z0-9._%+-]{3,}@[a-z]{3,}([.]{1}[a-z]{2,}|[.]{1}[a-z]{2,}[.]{1}[a-z]{2,})" />
</div>
<button type="submit" class="btn btn-danger btn-lg">Pair Account</button>
</form>