1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00
This commit is contained in:
Kyle Spearrin
2019-03-25 17:44:16 -04:00
parent a4f6d0db80
commit a68a03bf45
31 changed files with 69 additions and 69 deletions

View File

@@ -9762,4 +9762,4 @@ img.logo {
.overflow-hidden {
overflow: hidden; }
/*# sourceMappingURL=main.8796cdc89db9e71b26da.css.map*/
/*# sourceMappingURL=main.d9ee2003ca9876aa12f7.css.map*/

View File

@@ -1 +1 @@
{"version":3,"sources":[],"names":[],"mappings":"","file":"app/main.8796cdc89db9e71b26da.css","sourceRoot":""}
{"version":3,"sources":[],"names":[],"mappings":"","file":"app/main.d9ee2003ca9876aa12f7.css","sourceRoot":""}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -13,4 +13,4 @@ iframe {
margin: 0;
padding: 0; }
/*# sourceMappingURL=duo.8796cdc89db9e71b26da.css.map*/
/*# sourceMappingURL=duo.d9ee2003ca9876aa12f7.css.map*/

View File

@@ -1 +1 @@
{"version":3,"sources":[],"names":[],"mappings":"","file":"connectors/duo.8796cdc89db9e71b26da.css","sourceRoot":""}
{"version":3,"sources":[],"names":[],"mappings":"","file":"connectors/duo.d9ee2003ca9876aa12f7.css","sourceRoot":""}

File diff suppressed because one or more lines are too long

View File

@@ -1,2 +1,2 @@
!function(e){var r={};function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}t.m=e,t.c=r,t.d=function(e,r,n){t.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:n})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,r){if(1&r&&(e=t(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(t.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var o in e)t.d(n,o,function(r){return e[r]}.bind(null,o));return n},t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,"a",r),r},t.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t.p="",t(t.s=1095)}({1095:function(e,r,t){"use strict";t.r(r);var n=t(530);document.addEventListener("DOMContentLoaded",function(e){var r;s(),window.addEventListener("message",function(e){e.origin&&""!==e.origin&&e.origin===a&&("stop"===e.data?i=!0:"start"===e.data&&i&&s())},!1),r="ready",parent.postMessage("info|"+r,o)});var o=null,a=null,i=!1,u=!1;function s(){if(u=!1,n.isSupported){var e=f("data");if(e)if(o=f("parent")){var r=document.createElement("a");r.href=o,a=r.origin;var t=f("v");if(t){try{parseInt(t);var s=(l=e,decodeURIComponent(Array.prototype.map.call(atob(l),function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)}).join(""))),d=JSON.parse(s)}catch(e){return void c("Cannot parse data.")}var l;d.appId&&d.challenge&&d.keys&&d.keys.length?(i=!1,function e(r){if(i)return;n.sign(r.appId,r.challenge,r.keys,function(t){t.errorCode?5!==t.errorCode?(c("U2F Error: "+t.errorCode),setTimeout(function(){e(r)},1e3)):e(r):function(e){if(u)return;var r=JSON.stringify(e);parent.postMessage("success|"+r,o),u=!0}(t)},10)}(d)):c("Invalid data parameters.")}else c("No version.")}else c("No parent.");else c("No data.")}else c("U2F is not supported in this browser.")}function c(e){parent.postMessage("error|"+e,o)}function f(e){var r=window.location.href;e=e.replace(/[\[\]]/g,"\\$&");var t=new RegExp("[?&]"+e+"(=([^&#]*)|&|#|$)").exec(r);return t?t[2]?decodeURIComponent(t[2].replace(/\+/g," ")):"":null}},530:function(e,r){e.exports=u2f}});
//# sourceMappingURL=u2f.8796cdc89db9e71b26da.js.map
//# sourceMappingURL=u2f.d9ee2003ca9876aa12f7.js.map

View File

@@ -5,8 +5,8 @@
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<title>Bitwarden Duo Connector</title>
<link href="connectors/duo.8796cdc89db9e71b26da.css" rel="stylesheet"></head>
<link href="connectors/duo.d9ee2003ca9876aa12f7.css" rel="stylesheet"></head>
<body><script type="text/javascript" src="connectors/duo.8796cdc89db9e71b26da.js"></script></body>
<body><script type="text/javascript" src="connectors/duo.d9ee2003ca9876aa12f7.js"></script></body>
</html>

View File

@@ -13,7 +13,7 @@
<link rel="icon" type="image/png" sizes="16x16" href="images/icons/favicon-16x16.png">
<link rel="mask-icon" href="images/icons/safari-pinned-tab.svg" color="#3c8dbc">
<link rel="manifest" href="manifest.json">
<link href="app/main.8796cdc89db9e71b26da.css" rel="stylesheet"></head>
<link href="app/main.d9ee2003ca9876aa12f7.css" rel="stylesheet"></head>
<body class="layout_frontend">
<app-root>
@@ -26,6 +26,6 @@
</div>
</div>
</app-root>
<script type="text/javascript" src="app/polyfills.8796cdc89db9e71b26da.js"></script><script type="text/javascript" src="app/vendor.8796cdc89db9e71b26da.js"></script><script type="text/javascript" src="app/main.8796cdc89db9e71b26da.js"></script></body>
<script type="text/javascript" src="app/polyfills.d9ee2003ca9876aa12f7.js"></script><script type="text/javascript" src="app/vendor.d9ee2003ca9876aa12f7.js"></script><script type="text/javascript" src="app/main.d9ee2003ca9876aa12f7.js"></script></body>
</html>

View File

@@ -1611,7 +1611,7 @@
"message": "El mètode de pagament es cobrarà de manera immediata i després de forma recurrent cada any. Podeu cancel·lar-ho en qualsevol moment."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "El mètode de pagament es cobrarà immediatament i després de forma recurrent, cada $INTERVAL$. Podeu cancel·lar-ho en qualsevol moment.",
"placeholders": {
"interval": {
"content": "$1",
@@ -2003,7 +2003,7 @@
"message": "La vostra organització nova està preparada per començar!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "S'ha actualitzat la vostra organització."
},
"leave": {
"message": "Abandona"
@@ -2527,7 +2527,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Actualitzeu el compte a un altre pla proporcionant la informació següent. Assegureu-vos que heu afegit un mètode de pagament actiu al compte.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {

View File

@@ -1611,7 +1611,7 @@
"message": "Din valgte betalingsmetode vil blive opkrævet straks og derefter løbende hvert år. Du kan til enhver tid opsige."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Din valgte betalingsmetode vil blive opkrævet straks og derefter løbende hvert $INTERVAL$. Du kan til enhver tid opsige.",
"placeholders": {
"interval": {
"content": "$1",
@@ -2003,7 +2003,7 @@
"message": "Din nye organisation er klar til brug!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "Din organisation er blevet opgraderet."
},
"leave": {
"message": "Forlad"
@@ -2527,7 +2527,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Opgradér din konto til et andet abonnement, ved at angiv nedenstående oplysninger. Sørg for, at du har en aktiv betalingsmetode tilføjet til kontoen.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {

View File

@@ -1611,7 +1611,7 @@
"message": "Ihre Zahlungsmethode wird sofort und jährlich wiederkehrend belastet. Sie können jederzeit kündigen."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Ihre Zahlungsmethode wird sofort belastet, und wiederkehrend am $INTERVAL$. Sie können jederzeit kündigen.",
"placeholders": {
"interval": {
"content": "$1",
@@ -2003,7 +2003,7 @@
"message": "Ihre neue Organisation ist einsatzbereit!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "Ihre Organisation ist verbessert worden."
},
"leave": {
"message": "Verlassen"
@@ -2054,7 +2054,7 @@
"message": "Externe ID"
},
"externalIdDesc": {
"message": "Die externe ID kann als Referenz oder zur Verbindung zu einem externen System, wie einem Benutzerverzeich, verwendet werden."
"message": "Die externe ID kann als Referenz oder zur Verbindung zu einem externen System, wie einem Benutzerverzeichnis, verwendet werden."
},
"accessControl": {
"message": "Zugangskontrolle"
@@ -2527,7 +2527,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Upgraden sie ihr Konto zu einem anderen Plan, dafür müssen sie folgende Informationen bereitstellen. Bitte stellen Sie sicher, dass Sie eine aktive Zahlungsmethode auf ihren Konto hinzugefügt haben.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {

View File

@@ -2003,7 +2003,7 @@
"message": "Your new organisation is ready to go!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "Your organisation has been upgraded."
},
"leave": {
"message": "Leave"
@@ -2527,7 +2527,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Upgrade your account to another plan by providing the information below. Please ensure that you have an active payment method added to the account.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {

View File

@@ -1611,7 +1611,7 @@
"message": "Your payment method will be charged immediately and on a recurring basis each year. You may cancel at any time."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Tu método de pago será cobrado inmediatamente y luego de forma recurrente cada $INTERVAL$. Puedes cancelar en cualquier momento.",
"placeholders": {
"interval": {
"content": "$1",
@@ -2003,7 +2003,7 @@
"message": "¡Tu nueva organización está lista para comenzar!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "Tu organización ha sido actualizada."
},
"leave": {
"message": "Salir"
@@ -2527,7 +2527,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Actualiza tu cuenta a otro plan proporcionando la información de abajo. Por favor, asegúrate de que tienes un método de pago activo añadido a la cuenta.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {

View File

@@ -1510,7 +1510,7 @@
"message": "Veendu, et kontol on selle ostu tegemiseks piisavalt krediiti. Ebapiisava krediidi puhul võetakse puuduolev summa teiselt (vaike) maksemeetodilt. Kontole saab krediiti lisada \"Maksmine\" menüü alt."
},
"creditAppliedDesc": {
"message": "Konto krediiti saab kasutada maksete tegemiseks. Uue arve laekumisel kasutatakse selle tasumiseks automaatselt kontol olevat krediiti."
"message": "Konto krediiti saab kasutada maksete tegemiseks. Uue arve laekumisel kasutatakse selle tasumiseks esmajärjekorras kontol olevat krediiti."
},
"goPremium": {
"message": "Hangi Premium",
@@ -1611,7 +1611,7 @@
"message": "Makse sooritatakse kohe pärast tellimuse esitamist. Järgmine makse toimub aasta pärast. Tellimust on võimalik igal ajal tühistada."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Esimene makse sooritatakse kohe pärast tellimuse esitamist. Järgmine makse toimub iga $INTERVAL$. Tellimust on võimalik igal ajal tühistada.",
"placeholders": {
"interval": {
"content": "$1",
@@ -2003,7 +2003,7 @@
"message": "Uus organisatsioon on kasutamiseks valmis!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "Organisatsioon on täiendatud."
},
"leave": {
"message": "Lahku"
@@ -2527,7 +2527,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Vii oma konto järgmisele tasemele, sisestades selleks all nõutud info. Enne selle tegemist veendu, et kontol on olemas toimiv maksemeetod.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {

View File

@@ -1611,7 +1611,7 @@
"message": "Votre mode de paiement sera facturé immédiatement et de manière récurrente chaque année. Vous pouvez annuler à tout moment."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Votre mode de paiement sera facturé immédiatement et de manière récurrente chaque $INTERVAL$. Vous pouvez annuler à tout moment.",
"placeholders": {
"interval": {
"content": "$1",
@@ -2003,7 +2003,7 @@
"message": "Votre nouvelle organisation est prête !"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "Votre organisation a été mise à niveau."
},
"leave": {
"message": "Quitter"
@@ -2527,7 +2527,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Mettez votre compte à niveau vers un autre plan en fournissant les informations ci-dessous. Veuillez vous assurer que vous avez un mode de paiement actif sur le compte.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {

View File

@@ -1611,7 +1611,7 @@
"message": "Il tuo metodo di pagamento verrà addebitato immediatamente e su base ricorrente ogni anno. È possibile annullare in qualsiasi momento."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Il tuo metodo di pagamento verrà addebitato immediatamente e poi su base ricorrente ogni $INTERVAL$. Puoi annullare in qualsiasi momento.",
"placeholders": {
"interval": {
"content": "$1",
@@ -2003,7 +2003,7 @@
"message": "La nuova organizzazione è pronta per essere usata!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "La tua organizzazione è stata aggiornata."
},
"leave": {
"message": "Abbandona"
@@ -2527,7 +2527,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Aggiorna il tuo account ad un altro piano fornendo le informazioni qui sotto. Assicurati di avere un metodo di pagamento attivo aggiunto all'account.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {

View File

@@ -1611,7 +1611,7 @@
"message": "Uw betaalmethode wordt onmiddellijk in rekening gebracht en vervolgens jaarlijks op terugkerende basis. U kunt op elk moment annuleren."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Het bedrag wordt direct op uw betalingsmethode in rekening gebracht en vervolgens iedere $INTERVAL$ op terugkerende basis. U kunt dit op elk moment stoppen.",
"placeholders": {
"interval": {
"content": "$1",
@@ -2003,7 +2003,7 @@
"message": "Uw nieuwe organisatie is klaar voor gebruik!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "Uw organisatie is bijgewerkt."
},
"leave": {
"message": "Verlaten"

View File

@@ -1611,7 +1611,7 @@
"message": "O seu método de pagamento será cobrado imediatamente e de forma recorrente a cada ano. Você pode cancelar a qualquer momento."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Seu método de pagamento será cobrado imediatamente e, em seguida, de forma recorrente, a cada $INTERVAL$. Você pode cancelar a qualquer momento.",
"placeholders": {
"interval": {
"content": "$1",
@@ -2003,7 +2003,7 @@
"message": "A sua nova organização está pronta!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "Sua organização foi atualizada."
},
"leave": {
"message": "Sair"
@@ -2054,7 +2054,7 @@
"message": "ID externa"
},
"externalIdDesc": {
"message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
"message": "O ID externo pode ser usado como referência ou vincular esse recurso a um sistema externo, como um diretório de usuários."
},
"accessControl": {
"message": "Controle de Acesso"
@@ -2527,7 +2527,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Atualize sua conta para outro plano fornecendo as informações abaixo. Por favor, verifique se você tem um método de pagamento ativo adicionado à conta.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {
@@ -2810,25 +2810,25 @@
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "Chave API"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
"message": "Sua chave API pode ser usada para autenticar na API pública do Bitwarden."
},
"apiKeyRotateDesc": {
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
"message": "Girar a chave da API invalidará a chave anterior. Você pode girar sua chave de API se acreditar que a chave atual não é mais segura de usar."
},
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
"message": "Sua chave de API tem acesso total à organização. Deve ser mantido em segredo."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"message": "Credenciais do cliente OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "Ver chave API"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "Girar chave API"
}
}

View File

@@ -1611,7 +1611,7 @@
"message": "O seu método de pagamento será imediatamente cobrado e, de forma regular, anualmente. Pode cancelar a qualquer momento."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "O seu método de pagamento será imediatamente cobrado e, de forma regular, a cada $INTERVAL$. Pode cancelar a qualquer momento.",
"placeholders": {
"interval": {
"content": "$1",
@@ -2003,7 +2003,7 @@
"message": "A sua nova organização está pronta!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "A sua organização foi atualizada."
},
"leave": {
"message": "Sair"
@@ -2527,7 +2527,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Atualize a sua conta para outro plano ao providenciar a informação abaixo. Por favor certifique-se de que tem um método de pagamento ativo adicionado à conta.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {

View File

@@ -1611,7 +1611,7 @@
"message": "Необходимая сумма с вашего метода оплаты будет списана немедленно, а затем с периодичностью каждый год. Можно отменить в любой момент."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Ваш метод оплаты будет активирован немедленно и использоваться каждый $INTERVAL$. Вы можете отменить это в любой момент.",
"placeholders": {
"interval": {
"content": "$1",
@@ -2003,7 +2003,7 @@
"message": "Ваша новая организация готова к работе!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "Ваша организация была обновлена."
},
"leave": {
"message": "Покинуть"
@@ -2527,7 +2527,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Обновите свой аккаунт до другого плана, предоставив информацию ниже. Пожалуйста, убедитесь, что в вашу учетную запись добавлен активный способ оплаты.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {

View File

@@ -1611,7 +1611,7 @@
"message": "З вас буде одразу стягнуто плату згідно з обраним способом, а потім так само кожного року. Ви можете скасувати це в будь-який час."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "З вас буде одразу стягнуто плату згідно з обраним способом, а потім так само кожного $INTERVAL$. Ви можете скасувати це в будь-який час.",
"placeholders": {
"interval": {
"content": "$1",
@@ -2003,7 +2003,7 @@
"message": "Ваша нова організація готова до використання!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "Вашу організацію було оновлено."
},
"leave": {
"message": "Покинути"
@@ -2527,7 +2527,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "Перейдіть на передплату вищого рівня, вказавши інформацію внизу. Переконайтеся, що у вашому обліковому записі є активний спосіб оплати.",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {

View File

@@ -2527,7 +2527,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
"message": "为了将您的帐户升级到另一个计划,请提供以下信息。同时请确保您的账户中至少有一个有效的付款方式。",
"description": "A billing plan\/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {

View File

@@ -7,6 +7,6 @@
<script src="scripts/u2f.js"></script>
</head>
<body><script type="text/javascript" src="connectors/u2f.8796cdc89db9e71b26da.js"></script></body>
<body><script type="text/javascript" src="connectors/u2f.d9ee2003ca9876aa12f7.js"></script></body>
</html>