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",
|
||||
|
||||
@@ -1383,12 +1383,7 @@
|
||||
"subscriptionReactivateAction": "Abonnement heractiveren",
|
||||
"title": "Cloudron.io Account",
|
||||
"description": "Een Cloudron.io account wordt gebruikt voor toegang tot de App Store en om je abonnement te beheren.",
|
||||
"emailNotVerified": "E-mail is niet geverifieerd",
|
||||
"resetDialog": {
|
||||
"title": "Weet je zeker dat je je Cloudron ID wilt resetten",
|
||||
"description": "Hierdoor wordt deze Cloudron losgekoppeld van het huidige Cloudron.io account."
|
||||
},
|
||||
"resetAction": "Reset Registratie"
|
||||
"emailNotVerified": "E-mail is niet geverifieerd"
|
||||
},
|
||||
"timezone": {
|
||||
"title": "Systeem Tijdzone",
|
||||
|
||||
@@ -887,12 +887,7 @@
|
||||
"cloudronId": "Id. de Cloudron",
|
||||
"subscriptionChangeAction": "Gerir Subscrição",
|
||||
"subscriptionReactivateAction": "Reativar Subscrição",
|
||||
"emailNotVerified": "E-mail ainda não foi verificado",
|
||||
"resetDialog": {
|
||||
"title": "Deseja redefinir a Id. do Cloudron",
|
||||
"description": "Isto desligará o Cloudron da conta Cloudron.io atual."
|
||||
},
|
||||
"resetAction": "Reiniciar Registo"
|
||||
"emailNotVerified": "E-mail ainda não foi verificado"
|
||||
},
|
||||
"updates": {
|
||||
"checkForUpdatesAction": "Procurar por Atualizações",
|
||||
|
||||
@@ -1282,12 +1282,7 @@
|
||||
"subscriptionEndsAt": "Отменена и завершена",
|
||||
"subscriptionChangeAction": "Управление подпиской",
|
||||
"subscriptionReactivateAction": "Реактивировать подписку",
|
||||
"emailNotVerified": "Электронная почта не подтверждена",
|
||||
"resetDialog": {
|
||||
"title": "Полностью сбросить Cloudron ID",
|
||||
"description": "Это действие отвяжет настоящий аккаунт cloudron.io от данного Cloudron."
|
||||
},
|
||||
"resetAction": "Сбросить регистрацию"
|
||||
"emailNotVerified": "Электронная почта не подтверждена"
|
||||
},
|
||||
"timezone": {
|
||||
"title": "Системный часовой пояс",
|
||||
|
||||
@@ -1222,12 +1222,7 @@
|
||||
"setupAction": "Cài đặt tài khoản",
|
||||
"description": "Tài khoản Cloudron.io được dùng để truy cập Cửa hàng App và quản lý gói đăng ký.",
|
||||
"title": "Tài khoản Cloudron.io",
|
||||
"emailNotVerified": "Địa chỉ email chưa được xác minh",
|
||||
"resetDialog": {
|
||||
"title": "Chắc chắn cài đặt lại Cloudron ID",
|
||||
"description": "Việc này sẽ ngắt kết nối Cloudron khỏi tài khoản cloudron.io hiện tại."
|
||||
},
|
||||
"resetAction": "Cài đặt lại Đăng ký"
|
||||
"emailNotVerified": "Địa chỉ email chưa được xác minh"
|
||||
},
|
||||
"title": "Hệ thống"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user