show account migration info / controls in admin-user
This commit is contained in:
parent
800b780267
commit
42470f099a
3 changed files with 117 additions and 12 deletions
|
|
@ -721,3 +721,14 @@ grantSharedAccessSuccess2: "Shared access has been granted to {num} users."
|
|||
tokenHasNoPermissionsConfirm: "Are you sure you want to create a token with no permissions?"
|
||||
enableAllRead: "Enable all read-only permissions"
|
||||
enableAllWrite: "Enable all write/edit permissions"
|
||||
|
||||
newAccount: "New account"
|
||||
previousAccounts: "Previous accounts"
|
||||
previousAccountIds: "Previous account IDs:"
|
||||
previousAccountUris: "Previous account URIs:"
|
||||
previousAccountsNotVerified: "Note: this list is provided by the user and is not verified."
|
||||
accountMovedAt: "Migrated at"
|
||||
accountMovedTo: "Migrated to"
|
||||
restartMigration: "Restart account migration"
|
||||
restartMigrationDescription: "Account migration was last attempted on {date}. If the migration failed or was incomplete, then you may click this button to restart the process."
|
||||
restartMigrationConfirm: "Are you sure you want to restart this account migration?"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue