feat(console): stripe (#1590)

* prepare request for sub service

* show detail, i18n

* form dialog

* country

* stripe button

* feature

* flex

* rm logs

* org creationdate, lint

* rm log
This commit is contained in:
Max Peintner
2021-04-15 18:30:50 +02:00
committed by GitHub
parent c2fedbbfc6
commit 6a3a541848
272 changed files with 2270 additions and 193 deletions

View File

@@ -513,6 +513,7 @@
"PAGES": {
"NAME":"Name",
"ID":"ID",
"CREATIONDATE":"Creation Date",
"FILTER":"Filter",
"FILTERPLACEHOLDER":"Filter for the name",
"LIST": "Organisations",
@@ -582,6 +583,22 @@
"TITLE":"Features",
"DESCRIPTION":"here you can edit your ZITADEL Features based on your Tier",
"BTN-EDIT":"Edit Featureset",
"TIER": {
"NAME":"Tier Name",
"DETAILS":"Billing Details",
"DETAILS_DESC":"Enter your billing data here.",
"CUSTOMERINVALID":"Billing data ist not complete!",
"CONTACT":"Kontakt",
"COMPANY":"Company",
"ADDRESS":"Addresse",
"CITY":"Town",
"POSTAL_CODE":"Postal Code",
"COUNTRY":"Country",
"TITLE":"Zitadel Tier",
"DESCRIPTION":"Zitadel works with Stripe to simplify invoicing. The following link redirects to Stripe.com.",
"QUESTIONS":"For questions regarding payments contact our support ",
"BTN":"Change Tier"
},
"DATA": {
"AUDITLOGRETENTION":"Audit Log retention",
"LOGINPOLICYUSERNAMELOGIN":"Login Policy - Benutzername als Loginname",