appstore: add unlink account route
This commit is contained in:
@@ -907,12 +907,12 @@
|
||||
"subscriptionChangeAction": "Manage Subscription",
|
||||
"subscriptionReactivateAction": "Reactivate Subscription",
|
||||
"emailNotVerified": "Email not yet verified",
|
||||
"resetDialog": {
|
||||
"title": "Really reset Cloudron ID",
|
||||
"description": "This will disconnect the Cloudron from the current cloudron.io account."
|
||||
},
|
||||
"resetAction": "Reset Registration",
|
||||
"account": "Account"
|
||||
"account": "Account",
|
||||
"unlinkAction": "Unlink Account",
|
||||
"unlinkDialog": {
|
||||
"title": "Unlink Cloudron.io Account",
|
||||
"description": "This will unlink this Cloudron from the current Cloudron.io Account. It can then be <a href=\"https://docs.cloudron.io/appstore/#account-change\" target=\"_blank\">linked</a> with another account."
|
||||
}
|
||||
},
|
||||
"timezone": {
|
||||
"title": "System Time Zone",
|
||||
|
||||
Reference in New Issue
Block a user