minor copy updates, removes test json

This commit is contained in:
Shannon
2017-08-24 20:02:41 +10:00
parent ff45f1f9cc
commit ee6dbcef17
2 changed files with 3 additions and 5 deletions

View File

@@ -402,8 +402,6 @@
</div>
<pre>{{ vm.user | json }}</pre>
</umb-editor-container>
<umb-editor-footer>

View File

@@ -1590,7 +1590,7 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="assignAccess">Assign access</key>
<key alias="administrators">Administrator</key>
<key alias="categoryField">Category field</key>
<key alias="createDate">User is created</key>
<key alias="createDate">User created</key>
<key alias="changePassword">Change Your Password</key>
<key alias="changePhoto">Change photo</key>
<key alias="newPassword">New password</key>
@@ -1615,7 +1615,7 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="languageHelp">Set the language you will see in menus and dialogs</key>
<key alias="lastLockoutDate">Last lockout date</key>
<key alias="lastLogin">Last login</key>
<key alias="lastPasswordChangeDate">Password is last changed</key>
<key alias="lastPasswordChangeDate">Password last changed</key>
<key alias="loginname">Login</key>
<key alias="mediastartnode">Media start node</key>
<key alias="mediastartnodehelp">Limit the media library to a specific start node</key>
@@ -1651,7 +1651,7 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="startnodehelp">Limit the content tree to a specific start node</key>
<key alias="startnodes">Content start nodes</key>
<key alias="startnodeshelp">Limit the content tree to specific start nodes</key>
<key alias="updateDate">User is last updated</key>
<key alias="updateDate">User last updated</key>
<key alias="userCreated">has been created</key>
<key alias="userCreatedSuccessHelp">The new user has successfully been created. To log in to Umbraco use the password below.</key>
<key alias="username">Name</key>