From 061b2668c5cbb833e87a5bdf3536b12295240f07 Mon Sep 17 00:00:00 2001 From: Mark Sargent <99003+sarge@users.noreply.github.com> Date: Mon, 21 Nov 2022 08:59:25 +1300 Subject: [PATCH 01/10] add oauth support for the frontend --- site/ar_LB.all.json | 21 ++++++++ site/ca_ES.all.json | 21 ++++++++ site/da_DK.all.json | 21 ++++++++ site/de_DE.all.json | 21 ++++++++ site/el_EL.all.json | 21 ++++++++ site/en_AU.all.json | 21 ++++++++ site/es_ES.all.json | 21 ++++++++ site/es_MX.all.json | 21 ++++++++ site/et_ET.all.json | 21 ++++++++ site/fi_FI.all.json | 21 ++++++++ site/fr_FR.all.json | 21 ++++++++ site/hr_HR.all.json | 21 ++++++++ site/hu_HU.all.json | 21 ++++++++ site/it_IT.all.json | 21 ++++++++ site/ja_JP.all.json | 21 ++++++++ site/lt_LT.all.json | 21 ++++++++ site/nl_BE.all.json | 21 ++++++++ site/no_NO.all.json | 21 ++++++++ site/pl_PL.all.json | 21 ++++++++ site/pt_BR.all.json | 21 ++++++++ site/pt_PT.all.json | 21 ++++++++ site/ru_RU.all.json | 21 ++++++++ site/sr_SR.all.json | 21 ++++++++ .../images/common/vp-logo-col-blk@3x-8.png | Bin 0 -> 7796 bytes .../images/common/vp-logo-col-white@3x-8.png | Bin 0 -> 8457 bytes site/styles/_buttons.scss | 51 ++++++++++++++++++ site/styles/_forms.scss | 30 +++++++++++ site/styles/_variables.scss | 7 +++ site/tr_TR.all.json | 21 ++++++++ site/uk_UA.all.json | 21 ++++++++ site/zh_TW.all.json | 21 ++++++++ 31 files changed, 634 insertions(+) create mode 100644 site/static/images/common/vp-logo-col-blk@3x-8.png create mode 100644 site/static/images/common/vp-logo-col-white@3x-8.png diff --git a/site/ar_LB.all.json b/site/ar_LB.all.json index 45f4d3be..eb686349 100644 --- a/site/ar_LB.all.json +++ b/site/ar_LB.all.json @@ -1575,5 +1575,26 @@ }, "new_card_error_timed_out": { "other": "حدث خطأ ما عند إضافة تلك البطاقة. يرجى المحاولة مرة أخرى في وقت لاحق أو استخدام بطاقة مختلفة." + }, + "sso_error_admin_requires_mfa": { + "other": "غير قادر على تسجيل الدخول. لأسباب أمنية ، تتطلب حسابات المسؤول مصادقة متعددة العوامل (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "غير قادر على تسجيل الدخول. لأسباب تتعلق بالأمان ، تتطلب حسابات المسؤول عنوان بريد إلكتروني تم التحقق منه." + }, + "sso_error_action_admin_requires_mfa": { + "other": "يمكنك تكوين حسابك لـ {{.DisplayName}} بالنقر هنا." + }, + "nav_signin_sso_option": { + "other": "أو" + }, + "nav_signin_sso_veriplay": { + "other": "تسجيل الدخول" + }, + "nav_create_sso_veriplay": { + "other": "إصنع حساب" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/ca_ES.all.json b/site/ca_ES.all.json index 1f473d76..9f062b6a 100644 --- a/site/ca_ES.all.json +++ b/site/ca_ES.all.json @@ -1511,5 +1511,26 @@ }, "new_card_error_timed_out": { "other": "S'ha produït un error en afegir aquesta targeta. Torneu-ho a provar més tard o utilitzeu una altra targeta." + }, + "sso_error_admin_requires_mfa": { + "other": "No es pot iniciar sessió. Per motius de seguretat, els comptes d'administrador requereixen l'autenticació multifactor (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "No es pot iniciar sessió. Per motius de seguretat, els comptes d'administrador requereixen una adreça de correu electrònic verificada." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Podeu configurar el vostre compte per a {{.DisplayName}} fent clic aquí." + }, + "nav_signin_sso_option": { + "other": "O" + }, + "nav_signin_sso_veriplay": { + "other": "Inicieu la sessió" + }, + "nav_create_sso_veriplay": { + "other": "Crear compte" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/da_DK.all.json b/site/da_DK.all.json index 7a4bc602..99359a32 100644 --- a/site/da_DK.all.json +++ b/site/da_DK.all.json @@ -1511,5 +1511,26 @@ }, "new_card_error_timed_out": { "other": "Der gik noget galt, da det pågældende kort blev tilføjet. Prøv igen senere, eller brug et andet kort." + }, + "sso_error_admin_requires_mfa": { + "other": "Kan ikke logge ind. Af sikkerhedsmæssige årsager kræver administratorkonti Multi-Factor Authentication (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Kan ikke logge ind. Af sikkerhedsmæssige årsager kræver administratorkonti en bekræftet e-mailadresse." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Du kan konfigurere din konto til {{.DisplayName}} ved at klikke her." + }, + "nav_signin_sso_option": { + "other": "Eller" + }, + "nav_signin_sso_veriplay": { + "other": "Log ind" + }, + "nav_create_sso_veriplay": { + "other": "Opret konto" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/de_DE.all.json b/site/de_DE.all.json index 6e5ee8b4..6effe09d 100644 --- a/site/de_DE.all.json +++ b/site/de_DE.all.json @@ -1511,5 +1511,26 @@ }, "new_card_error_timed_out": { "other": "Beim Hinzufügen dieser Karte ist ein Fehler aufgetreten. Bitte versuchen Sie es später erneut oder verwenden Sie eine andere Karte." + }, + "sso_error_admin_requires_mfa": { + "other": "Anmeldung nicht möglich. Aus Sicherheitsgründen benötigen Administratorkonten eine Multi-Factor Authentication (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Anmeldung nicht möglich. Aus Sicherheitsgründen benötigen Administratorkonten eine verifizierte E-Mail-Adresse." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Sie können Ihr Konto für {{.DisplayName}} konfigurieren, indem Sie hier klicken." + }, + "nav_signin_sso_option": { + "other": "Oder" + }, + "nav_signin_sso_veriplay": { + "other": "Einloggen" + }, + "nav_create_sso_veriplay": { + "other": "Konto anlegen" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/el_EL.all.json b/site/el_EL.all.json index f26e7812..fa6946aa 100644 --- a/site/el_EL.all.json +++ b/site/el_EL.all.json @@ -1511,5 +1511,26 @@ }, "new_card_error_timed_out": { "other": "Κάτι πήγε στραβά κατά την προσθήκη αυτής της κάρτας. Δοκιμάστε ξανά αργότερα ή χρησιμοποιήστε διαφορετική κάρτα." + }, + "sso_error_admin_requires_mfa": { + "other": "Αδύνατη η πρόσβαση. Για λόγους ασφαλείας, οι λογαριασμοί διαχειριστή απαιτούν έλεγχο ταυτότητας πολλαπλών παραγόντων (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Αδύνατη η πρόσβαση. Για λόγους ασφαλείας, οι λογαριασμοί διαχειριστή απαιτούν μια επαληθευμένη διεύθυνση email." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Μπορείτε να διαμορφώσετε τον λογαριασμό σας για {{.DisplayName}} κάνοντας κλικ εδώ." + }, + "nav_signin_sso_option": { + "other": "Ή" + }, + "nav_signin_sso_veriplay": { + "other": "Συνδεθείτε" + }, + "nav_create_sso_veriplay": { + "other": "Δημιουργήστε λογαριασμό" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/en_AU.all.json b/site/en_AU.all.json index fa4559f2..ea7ab601 100644 --- a/site/en_AU.all.json +++ b/site/en_AU.all.json @@ -1511,5 +1511,26 @@ }, "new_card_error_timed_out": { "other": "Something went wrong when adding that card. Please try again later or use a different card." + }, + "sso_error_admin_requires_mfa": { + "other": "Unable to login. For security reasons Administrator accounts require Multi-Factor Authentication (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Unable to login. For security reasons Administrator accounts require a verified email address." + }, + "sso_error_action_admin_requires_mfa": { + "other": "You can configure your account for {{.DisplayName}} by clicking here." + }, + "nav_signin_sso_option": { + "other": "Or" + }, + "nav_signin_sso_veriplay": { + "other": "Sign In" + }, + "nav_create_sso_veriplay": { + "other": "Create Account" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/es_ES.all.json b/site/es_ES.all.json index e8402563..b9f7eab9 100644 --- a/site/es_ES.all.json +++ b/site/es_ES.all.json @@ -1515,5 +1515,26 @@ }, "new_card_error_timed_out": { "other": "Algo salió mal al agregar esa tarjeta. Vuelva a intentarlo más tarde o utilice una tarjeta diferente." + }, + "sso_error_admin_requires_mfa": { + "other": "Incapaz de iniciar sesión. Por razones de seguridad, las cuentas de administrador requieren autenticación multifactor (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Incapaz de iniciar sesión. Por razones de seguridad, las cuentas de administrador requieren una dirección de correo electrónico verificada." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Puede configurar su cuenta para {{.DisplayName}} haciendo clic aquí." + }, + "nav_signin_sso_option": { + "other": "O" + }, + "nav_signin_sso_veriplay": { + "other": "Registrarse" + }, + "nav_create_sso_veriplay": { + "other": "Crear una cuenta" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/es_MX.all.json b/site/es_MX.all.json index abcb14dc..d7d99c5b 100644 --- a/site/es_MX.all.json +++ b/site/es_MX.all.json @@ -1515,5 +1515,26 @@ }, "new_card_error_timed_out": { "other": "Algo salió mal al agregar esa tarjeta. Vuelva a intentarlo más tarde o utilice una tarjeta diferente." + }, + "sso_error_admin_requires_mfa": { + "other": "Incapaz de iniciar sesión. Por razones de seguridad, las cuentas de administrador requieren autenticación multifactor (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Incapaz de iniciar sesión. Por razones de seguridad, las cuentas de administrador requieren una dirección de correo electrónico verificada." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Puede configurar su cuenta para {{.DisplayName}} haciendo clic aquí." + }, + "nav_signin_sso_option": { + "other": "O" + }, + "nav_signin_sso_veriplay": { + "other": "Registrarse" + }, + "nav_create_sso_veriplay": { + "other": "Crear una cuenta" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/et_ET.all.json b/site/et_ET.all.json index a3f78f49..5d5c8e88 100644 --- a/site/et_ET.all.json +++ b/site/et_ET.all.json @@ -1511,5 +1511,26 @@ }, "new_card_error_timed_out": { "other": "Selle kaardi lisamisel läks midagi valesti. Proovige hiljem uuesti või kasutage teist kaarti." + }, + "sso_error_admin_requires_mfa": { + "other": "Ei saa sisse logida. Turvalisuse huvides nõuavad administraatorikontod mitmefaktorilist autentimist (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Ei saa sisse logida. Turvalisuse huvides nõuavad administraatorikontod kinnitatud e-posti aadressi." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Saate seadistada oma konto {{.DisplayName}} jaoks, klõpsates siin." + }, + "nav_signin_sso_option": { + "other": "Või" + }, + "nav_signin_sso_veriplay": { + "other": "Logi sisse" + }, + "nav_create_sso_veriplay": { + "other": "Loo konto" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/fi_FI.all.json b/site/fi_FI.all.json index 8098fe52..2512eea2 100644 --- a/site/fi_FI.all.json +++ b/site/fi_FI.all.json @@ -1511,5 +1511,26 @@ }, "new_card_error_timed_out": { "other": "Jotain meni pieleen korttia lisättäessä. Yritä myöhemmin uudelleen tai käytä toista korttia." + }, + "sso_error_admin_requires_mfa": { + "other": "Kirjautuminen ei onnistu. Turvallisuussyistä järjestelmänvalvojatilit vaativat monivaiheisen todennuksen (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Kirjautuminen ei onnistu. Turvallisuussyistä järjestelmänvalvojatilit vaativat vahvistetun sähköpostiosoitteen." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Voit määrittää tilisi {{.DisplayName}} napsauttamalla tätä." + }, + "nav_signin_sso_option": { + "other": "Tai" + }, + "nav_signin_sso_veriplay": { + "other": "Kirjaudu sisään" + }, + "nav_create_sso_veriplay": { + "other": "Luo tili" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/fr_FR.all.json b/site/fr_FR.all.json index b08631ff..896d36dd 100644 --- a/site/fr_FR.all.json +++ b/site/fr_FR.all.json @@ -1515,5 +1515,26 @@ }, "new_card_error_timed_out": { "other": "Une erreur s'est produite lors de l'ajout de cette carte. Veuillez réessayer plus tard ou utiliser une autre carte." + }, + "sso_error_admin_requires_mfa": { + "other": "Connection impossible. Pour des raisons de sécurité, les comptes administrateur nécessitent une authentification multifacteur (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Connection impossible. Pour des raisons de sécurité, les comptes administrateur nécessitent une adresse e-mail vérifiée." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Vous pouvez configurer votre compte pour {{.DisplayName}} en cliquant ici." + }, + "nav_signin_sso_option": { + "other": "Ou" + }, + "nav_signin_sso_veriplay": { + "other": "S'identifier" + }, + "nav_create_sso_veriplay": { + "other": "Créer un compte" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/hr_HR.all.json b/site/hr_HR.all.json index b4c3dc34..2e4b5f3a 100644 --- a/site/hr_HR.all.json +++ b/site/hr_HR.all.json @@ -1513,5 +1513,26 @@ }, "new_card_error_timed_out": { "other": "Nešto nije u redu prilikom dodavanja te kartice. Pokušajte ponovno kasnije ili upotrijebite drugu karticu." + }, + "sso_error_admin_requires_mfa": { + "other": "Nije moguća prijava. Iz sigurnosnih razloga administratorski računi zahtijevaju provjeru autentičnosti s više faktora (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Nije moguća prijava. Iz sigurnosnih razloga administratorski računi zahtijevaju potvrđenu adresu e-pošte." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Možete konfigurirati svoj račun za {{.DisplayName}} klikom ovdje." + }, + "nav_signin_sso_option": { + "other": "Ili" + }, + "nav_signin_sso_veriplay": { + "other": "Prijaviti se" + }, + "nav_create_sso_veriplay": { + "other": "Napravi račun" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/hu_HU.all.json b/site/hu_HU.all.json index 04339130..962c7304 100644 --- a/site/hu_HU.all.json +++ b/site/hu_HU.all.json @@ -1511,5 +1511,26 @@ }, "new_card_error_timed_out": { "other": "Valami hiba történt a kártya hozzáadásakor. Kérjük, próbálja újra később, vagy használjon másik kártyát." + }, + "sso_error_admin_requires_mfa": { + "other": "Nem sikerült bejelentkezni. Biztonsági okokból a rendszergazdai fiókokhoz többtényezős hitelesítés (MFA) szükséges." + }, + "sso_error_email_address_not_verified": { + "other": "Nem sikerült bejelentkezni. Biztonsági okokból a rendszergazdai fiókokhoz igazolt e-mail cím szükséges." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Ide kattintva konfigurálhatja fiókját a {{.DisplayName}} számára." + }, + "nav_signin_sso_option": { + "other": "Vagy" + }, + "nav_signin_sso_veriplay": { + "other": "Bejelentkezés" + }, + "nav_create_sso_veriplay": { + "other": "Fiók létrehozása" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/it_IT.all.json b/site/it_IT.all.json index d58075e1..7ba4332c 100644 --- a/site/it_IT.all.json +++ b/site/it_IT.all.json @@ -1515,5 +1515,26 @@ }, "new_card_error_timed_out": { "other": "Qualcosa è andato storto durante l'aggiunta di quella carta. Riprova più tardi o usa una carta diversa." + }, + "sso_error_admin_requires_mfa": { + "other": "Impossibile fare il log in. Per motivi di sicurezza, gli account amministratore richiedono l'autenticazione a più fattori (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Impossibile fare il log in. Per motivi di sicurezza, gli account amministratore richiedono un indirizzo email verificato." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Puoi configurare il tuo account per {{.DisplayName}} facendo clic qui." + }, + "nav_signin_sso_option": { + "other": "O" + }, + "nav_signin_sso_veriplay": { + "other": "Registrazione" + }, + "nav_create_sso_veriplay": { + "other": "Creare un profilo" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/ja_JP.all.json b/site/ja_JP.all.json index c4c6abb0..6314f378 100644 --- a/site/ja_JP.all.json +++ b/site/ja_JP.all.json @@ -1498,5 +1498,26 @@ }, "new_card_error_timed_out": { "other": "カードの追加中にエラーが発生しました。後でもう一度試すか、別のカードを使用してください。" + }, + "sso_error_admin_requires_mfa": { + "other": "ログインできません。セキュリティ上の理由から、管理者アカウントには多要素認証 (MFA) が必要です。" + }, + "sso_error_email_address_not_verified": { + "other": "ログインできません。セキュリティ上の理由から、管理者アカウントには確認済みの電子メール アドレスが必要です。" + }, + "sso_error_action_admin_requires_mfa": { + "other": "ここをクリックして、 {{.DisplayName}}のアカウントを構成できます。" + }, + "nav_signin_sso_option": { + "other": "または" + }, + "nav_signin_sso_veriplay": { + "other": "ログイン" + }, + "nav_create_sso_veriplay": { + "other": "アカウントを作成する" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/lt_LT.all.json b/site/lt_LT.all.json index 4af34216..fae55c8d 100644 --- a/site/lt_LT.all.json +++ b/site/lt_LT.all.json @@ -1543,5 +1543,26 @@ }, "new_card_error_timed_out": { "other": "Pridedant šią kortelę kažkas nutiko. Bandykite dar kartą vėliau arba naudokite kitą kortelę." + }, + "sso_error_admin_requires_mfa": { + "other": "Negalima prisijungti. Saugumo sumetimais administratoriaus paskyroms reikalingas kelių faktorių autentifikavimas (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Negalima prisijungti. Saugumo sumetimais administratoriaus paskyroms reikalingas patvirtintas el. pašto adresas." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Galite sukonfigūruoti savo paskyrą {{.DisplayName}} spustelėdami čia." + }, + "nav_signin_sso_option": { + "other": "Arba" + }, + "nav_signin_sso_veriplay": { + "other": "Prisijungti" + }, + "nav_create_sso_veriplay": { + "other": "Sukurti paskyrą" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/nl_BE.all.json b/site/nl_BE.all.json index c680ccf1..a003f51c 100644 --- a/site/nl_BE.all.json +++ b/site/nl_BE.all.json @@ -1511,5 +1511,26 @@ }, "new_card_error_timed_out": { "other": "Er is iets misgegaan bij het toevoegen van die kaart. Probeer het later opnieuw of gebruik een andere kaart." + }, + "sso_error_admin_requires_mfa": { + "other": "Niet mogelijk om in te loggen. Om veiligheidsredenen vereisen beheerdersaccounts Multi-Factor Authentication (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Niet mogelijk om in te loggen. Om veiligheidsredenen hebben beheerdersaccounts een geverifieerd e-mailadres nodig." + }, + "sso_error_action_admin_requires_mfa": { + "other": "U kunt uw account voor {{.DisplayName}} configureren door hier te klikken." + }, + "nav_signin_sso_option": { + "other": "Of" + }, + "nav_signin_sso_veriplay": { + "other": "Log in" + }, + "nav_create_sso_veriplay": { + "other": "Maak account" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/no_NO.all.json b/site/no_NO.all.json index 63499c34..1fdde5c7 100644 --- a/site/no_NO.all.json +++ b/site/no_NO.all.json @@ -1511,5 +1511,26 @@ }, "new_card_error_timed_out": { "other": "Noe gikk galt da kortet ble lagt til. Prøv igjen senere eller bruk et annet kort." + }, + "sso_error_admin_requires_mfa": { + "other": "Klarte ikke å logge inn. Av sikkerhetsgrunner krever administratorkontoer Multi-Factor Authentication (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Klarte ikke å logge inn. Av sikkerhetsgrunner krever administratorkontoer en bekreftet e-postadresse." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Du kan konfigurere kontoen din for {{.DisplayName}} ved å klikke her." + }, + "nav_signin_sso_option": { + "other": "Eller" + }, + "nav_signin_sso_veriplay": { + "other": "Logg inn" + }, + "nav_create_sso_veriplay": { + "other": "Opprett konto" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/pl_PL.all.json b/site/pl_PL.all.json index 96738e0f..5697d3e7 100644 --- a/site/pl_PL.all.json +++ b/site/pl_PL.all.json @@ -1588,5 +1588,26 @@ }, "new_card_error_timed_out": { "other": "Coś poszło nie tak podczas dodawania tej karty. Spróbuj ponownie później lub użyj innej karty." + }, + "sso_error_admin_requires_mfa": { + "other": "Niezdolny do logowania. Ze względów bezpieczeństwa konta administratora wymagają uwierzytelniania wieloskładnikowego (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Niezdolny do logowania. Ze względów bezpieczeństwa konta Administratora wymagają zweryfikowanego adresu e-mail." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Możesz skonfigurować swoje konto dla {{.DisplayName}} , klikając tutaj." + }, + "nav_signin_sso_option": { + "other": "Lub" + }, + "nav_signin_sso_veriplay": { + "other": "Zaloguj się" + }, + "nav_create_sso_veriplay": { + "other": "Utwórz konto" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/pt_BR.all.json b/site/pt_BR.all.json index 63dee5bc..2acb43f1 100644 --- a/site/pt_BR.all.json +++ b/site/pt_BR.all.json @@ -1515,5 +1515,26 @@ }, "new_card_error_timed_out": { "other": "Algo deu errado ao adicionar esse cartão. Tente novamente mais tarde ou use um cartão diferente." + }, + "sso_error_admin_requires_mfa": { + "other": "Incapaz de entrar. Por motivos de segurança, as contas de administrador exigem autenticação multifator (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Incapaz de entrar. Por motivos de segurança, as contas de administrador exigem um endereço de e-mail verificado." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Você pode configurar sua conta para {{.DisplayName}} clicando aqui." + }, + "nav_signin_sso_option": { + "other": "Ou" + }, + "nav_signin_sso_veriplay": { + "other": "Entrar" + }, + "nav_create_sso_veriplay": { + "other": "Criar uma conta" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/pt_PT.all.json b/site/pt_PT.all.json index c9bafcf7..67a929eb 100644 --- a/site/pt_PT.all.json +++ b/site/pt_PT.all.json @@ -1515,5 +1515,26 @@ }, "new_card_error_timed_out": { "other": "Algo deu errado ao adicionar esse cartão. Tente novamente mais tarde ou use um cartão diferente." + }, + "sso_error_admin_requires_mfa": { + "other": "Incapaz de entrar. Por motivos de segurança, as contas de administrador exigem autenticação multifator (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Incapaz de entrar. Por motivos de segurança, as contas de administrador exigem um endereço de e-mail verificado." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Você pode configurar sua conta para {{.DisplayName}} clicando aqui." + }, + "nav_signin_sso_option": { + "other": "Ou" + }, + "nav_signin_sso_veriplay": { + "other": "Entrar" + }, + "nav_create_sso_veriplay": { + "other": "Criar uma conta" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/ru_RU.all.json b/site/ru_RU.all.json index ce1c1cc8..56ea472a 100644 --- a/site/ru_RU.all.json +++ b/site/ru_RU.all.json @@ -1565,5 +1565,26 @@ }, "new_card_error_timed_out": { "other": "Что-то пошло не так при добавлении этой карты. Повторите попытку позже или используйте другую карту." + }, + "sso_error_admin_requires_mfa": { + "other": "Невозможно войти. По соображениям безопасности учетным записям администратора требуется многофакторная аутентификация (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Невозможно войти. В целях безопасности для учетных записей администратора требуется подтвержденный адрес электронной почты." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Вы можете настроить свою учетную запись для {{.DisplayName}} , нажав здесь." + }, + "nav_signin_sso_option": { + "other": "Или же" + }, + "nav_signin_sso_veriplay": { + "other": "Войти" + }, + "nav_create_sso_veriplay": { + "other": "Зарегистрироваться" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/sr_SR.all.json b/site/sr_SR.all.json index 9e4028af..3c02cc9e 100644 --- a/site/sr_SR.all.json +++ b/site/sr_SR.all.json @@ -1527,5 +1527,26 @@ }, "new_card_error_timed_out": { "other": "Нешто није у реду приликом додавања те картице. Покушајте поново касније или користите другу картицу." + }, + "sso_error_admin_requires_mfa": { + "other": "Немогућност логовања. Из безбедносних разлога, администраторски налози захтевају вишефакторску аутентификацију (МФА)." + }, + "sso_error_email_address_not_verified": { + "other": "Немогућност логовања. Из безбедносних разлога, администраторским налозима је потребна верификована адреса е-поште." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Можете да конфигуришете свој налог за {{.DisplayName}} кликом овде." + }, + "nav_signin_sso_option": { + "other": "Ор" + }, + "nav_signin_sso_veriplay": { + "other": "Пријавите се" + }, + "nav_create_sso_veriplay": { + "other": "Региструј се" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/static/images/common/vp-logo-col-blk@3x-8.png b/site/static/images/common/vp-logo-col-blk@3x-8.png new file mode 100644 index 0000000000000000000000000000000000000000..63b9c0266802f14c57b92f63769f141bbde9a39a GIT binary patch literal 7796 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 literal 0 HcmV?d00001 diff --git a/site/styles/_buttons.scss b/site/styles/_buttons.scss index b00ea8d7..5d4918eb 100644 --- a/site/styles/_buttons.scss +++ b/site/styles/_buttons.scss @@ -218,3 +218,54 @@ s72-userwishlist-button { /* stylelint-enable selector-max-compound-selectors, max-nesting-depth */ } } + +.s72-btn-sso-veriplay { + @extend .btn-primary; + border-color: var(--veriplay-button-background); + background-color: var(--veriplay-button-background); + width: 100%; + color: var(--veriplay-button-text-color); + + @include hover() { + border-color: var(--veriplay-button-background-hover); + background-color: var(--veriplay-button-background-hover); + color: var(--veriplay-button-text-color-hover); + } + + &:focus, + &.focus { + border-color: var(--veriplay-button-background-hover); + color: var(--veriplay-button-text-color-hover); + @if $enable-shadows { + @include box-shadow($btn-box-shadow, 0 0 0 $btn-focus-width rgba(var(--primary-rgb), 0.5)); + } @else { + box-shadow: 0 0 0 $btn-focus-width rgba(var(--primary-rgb), 0.5); + } + } + + &.disabled, + &:disabled { + background-color: var(--veriplay-button-background); + border-color: var(--veriplay-button-background); + color: var(--veriplay-button-text-color); + } + + &:not(:disabled):not(.disabled):active, + &:not(:disabled):not(.disabled).active, + .show > &.dropdown-toggle { + background-color: var(--veriplay-button-background-hover); + border-color: var(--veriplay-button-background-hover); + color: var(--veriplay-button-text-color-hover); + + &:focus { + @if $enable-shadows and $btn-active-box-shadow != none { + @include box-shadow( + $btn-active-box-shadow, + 0 0 0 $btn-focus-width rgba(var(--primary-rgb), 0.5) + ); + } @else { + box-shadow: 0 0 0 $btn-focus-width rgba(var(--primary-rgb), 0.5); + } + } + } +} \ No newline at end of file diff --git a/site/styles/_forms.scss b/site/styles/_forms.scss index 10033d76..f6eac479 100644 --- a/site/styles/_forms.scss +++ b/site/styles/_forms.scss @@ -280,3 +280,33 @@ s72-signup-form { .s72-form-control { @include body-1-style; } + +// OAuth +.s72-oauth-buttons { + padding-top: 10px; + text-align: center; + + .divider { + width:100%; + border: 1px solid rgba(var(--body-color-rgb), 0.5) !important; + margin-top: 60px; + } + + .s72-veriplay-option { + padding: 10px; + } + + .s72-veriplay-powered-by { + padding: 10px; + + .logo-container { + padding: 10px; + } + + .logo { + padding: 10px; + height: 50px; + background: url("/images/common/vp-logo-col-white@3x-8.png") no-repeat center; + } + } +} diff --git a/site/styles/_variables.scss b/site/styles/_variables.scss index 09fae905..58e15eee 100644 --- a/site/styles/_variables.scss +++ b/site/styles/_variables.scss @@ -91,6 +91,11 @@ --signout-text-color: var(--body-color); --signout-text-color-hover: var(--body-color); + --veriplay-button-background: rgb(36, 226, 163); + --veriplay-button-text-color: rgb(0,0,0); + --veriplay-button-background-hover: rgb(41, 247, 178); + --veriplay-button-text-color-hover: rgb(0,0,0); + --carousel-height: 75vh; --carousel-height-sm: 75vh; --carousel-height-lg: 75vh; @@ -240,6 +245,8 @@ $signup-border-color-hover: transparent !default; $signup-background: $button-background !default; $signup-background-hover: $button-background-hover !default; +$veriplay-logo-path: '/images/common/vp-logo-col-white@3x-8.png'; + // Image Gradient Overlays $top-gradient-color: var(--body-bg-rgb) !default; $right-gradient-bg-color: var(--body-bg-rgb) !default; diff --git a/site/tr_TR.all.json b/site/tr_TR.all.json index cc9d136d..7af8e1c7 100644 --- a/site/tr_TR.all.json +++ b/site/tr_TR.all.json @@ -1511,5 +1511,26 @@ }, "new_card_error_timed_out": { "other": "Bu kartı eklerken bir şeyler ters gitti. Lütfen daha sonra tekrar deneyin veya farklı bir kart kullanın." + }, + "sso_error_admin_requires_mfa": { + "other": "Giriş yapılamıyor. Güvenlik nedenleriyle Yönetici hesapları, Çok Faktörlü Kimlik Doğrulaması (MFA) gerektirir." + }, + "sso_error_email_address_not_verified": { + "other": "Giriş yapılamıyor. Güvenlik nedeniyle, Yönetici hesapları doğrulanmış bir e-posta adresi gerektirir." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Buraya tıklayarak hesabınızı {{.DisplayName}} için yapılandırabilirsiniz." + }, + "nav_signin_sso_option": { + "other": "Veya" + }, + "nav_signin_sso_veriplay": { + "other": "Kayıt olmak" + }, + "nav_create_sso_veriplay": { + "other": "Hesap oluştur" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/uk_UA.all.json b/site/uk_UA.all.json index 0ab4f237..c820cd58 100644 --- a/site/uk_UA.all.json +++ b/site/uk_UA.all.json @@ -1571,5 +1571,26 @@ }, "new_card_error_timed_out": { "other": "Під час додавання цієї картки сталася помилка. Повторіть спробу пізніше або скористайтеся іншою карткою." + }, + "sso_error_admin_requires_mfa": { + "other": "Неможливо увійти. З міркувань безпеки для облікових записів адміністраторів потрібна багатофакторна автентифікація (MFA)." + }, + "sso_error_email_address_not_verified": { + "other": "Неможливо увійти. З міркувань безпеки для облікових записів адміністраторів потрібна підтверджена адреса електронної пошти." + }, + "sso_error_action_admin_requires_mfa": { + "other": "Ви можете налаштувати свій обліковий запис для {{.DisplayName}} , натиснувши тут." + }, + "nav_signin_sso_option": { + "other": "Або" + }, + "nav_signin_sso_veriplay": { + "other": "Увійти" + }, + "nav_create_sso_veriplay": { + "other": "Створити акаунт" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file diff --git a/site/zh_TW.all.json b/site/zh_TW.all.json index e2d92c08..28fe59a9 100644 --- a/site/zh_TW.all.json +++ b/site/zh_TW.all.json @@ -1498,5 +1498,26 @@ }, "new_card_error_timed_out": { "other": "添加該卡時出現問題。請稍後再試或使用其他卡。" + }, + "sso_error_admin_requires_mfa": { + "other": "無法登入。出於安全原因,管理員帳戶需要多重身份驗證 (MFA)。" + }, + "sso_error_email_address_not_verified": { + "other": "無法登入。出於安全原因,管理員帳戶需要經過驗證的電子郵件地址。" + }, + "sso_error_action_admin_requires_mfa": { + "other": "您可以通過單擊此處為{{.DisplayName}}配置您的帳戶。" + }, + "nav_signin_sso_option": { + "other": "或者" + }, + "nav_signin_sso_veriplay": { + "other": "登入" + }, + "nav_create_sso_veriplay": { + "other": "創建賬戶" + }, + "nav_general_sso_veriplay": { + "other": "{{.DisplayName}}" } } \ No newline at end of file From c7f1200173ff2b1c8d7ac7685f8b10ffe84b80d9 Mon Sep 17 00:00:00 2001 From: Mark Sargent <99003+sarge@users.noreply.github.com> Date: Mon, 21 Nov 2022 09:28:54 +1300 Subject: [PATCH 02/10] lint --- site/styles/_buttons.scss | 8 ++++---- site/styles/_forms.scss | 6 +++--- site/styles/_variables.scss | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/site/styles/_buttons.scss b/site/styles/_buttons.scss index 5d4918eb..fae14e9b 100644 --- a/site/styles/_buttons.scss +++ b/site/styles/_buttons.scss @@ -221,14 +221,14 @@ s72-userwishlist-button { .s72-btn-sso-veriplay { @extend .btn-primary; - border-color: var(--veriplay-button-background); background-color: var(--veriplay-button-background); - width: 100%; + border-color: var(--veriplay-button-background); color: var(--veriplay-button-text-color); + width: 100%; @include hover() { - border-color: var(--veriplay-button-background-hover); background-color: var(--veriplay-button-background-hover); + border-color: var(--veriplay-button-background-hover); color: var(--veriplay-button-text-color-hover); } @@ -268,4 +268,4 @@ s72-userwishlist-button { } } } -} \ No newline at end of file +} diff --git a/site/styles/_forms.scss b/site/styles/_forms.scss index f6eac479..5c95f849 100644 --- a/site/styles/_forms.scss +++ b/site/styles/_forms.scss @@ -287,9 +287,9 @@ s72-signup-form { text-align: center; .divider { - width:100%; border: 1px solid rgba(var(--body-color-rgb), 0.5) !important; margin-top: 60px; + width: 100%; } .s72-veriplay-option { @@ -304,9 +304,9 @@ s72-signup-form { } .logo { - padding: 10px; + background: url('/images/common/vp-logo-col-white@3x-8.png') no-repeat center; height: 50px; - background: url("/images/common/vp-logo-col-white@3x-8.png") no-repeat center; + padding: 10px; } } } diff --git a/site/styles/_variables.scss b/site/styles/_variables.scss index 58e15eee..8292e0af 100644 --- a/site/styles/_variables.scss +++ b/site/styles/_variables.scss @@ -92,9 +92,9 @@ --signout-text-color-hover: var(--body-color); --veriplay-button-background: rgb(36, 226, 163); - --veriplay-button-text-color: rgb(0,0,0); + --veriplay-button-text-color: rgb(0, 0, 0); --veriplay-button-background-hover: rgb(41, 247, 178); - --veriplay-button-text-color-hover: rgb(0,0,0); + --veriplay-button-text-color-hover: rgb(0, 0, 0); --carousel-height: 75vh; --carousel-height-sm: 75vh; From 893ace4e63d77c5428d31abb3b9bf10813581a48 Mon Sep 17 00:00:00 2001 From: Mark Sargent <99003+sarge@users.noreply.github.com> Date: Thu, 24 Nov 2022 13:57:33 +1300 Subject: [PATCH 03/10] add new error messages --- site/ar_LB.all.json | 12 ++++++++++++ site/ca_ES.all.json | 12 ++++++++++++ site/da_DK.all.json | 12 ++++++++++++ site/de_DE.all.json | 12 ++++++++++++ site/el_EL.all.json | 12 ++++++++++++ site/en_AU.all.json | 12 ++++++++++++ site/es_ES.all.json | 12 ++++++++++++ site/es_MX.all.json | 12 ++++++++++++ site/et_ET.all.json | 12 ++++++++++++ site/fi_FI.all.json | 12 ++++++++++++ site/fr_FR.all.json | 12 ++++++++++++ site/hr_HR.all.json | 12 ++++++++++++ site/hu_HU.all.json | 12 ++++++++++++ site/it_IT.all.json | 12 ++++++++++++ site/ja_JP.all.json | 12 ++++++++++++ site/lt_LT.all.json | 12 ++++++++++++ site/nl_BE.all.json | 12 ++++++++++++ site/no_NO.all.json | 12 ++++++++++++ site/pl_PL.all.json | 12 ++++++++++++ site/pt_BR.all.json | 12 ++++++++++++ site/pt_PT.all.json | 12 ++++++++++++ site/ru_RU.all.json | 12 ++++++++++++ site/sr_SR.all.json | 12 ++++++++++++ site/tr_TR.all.json | 12 ++++++++++++ site/uk_UA.all.json | 12 ++++++++++++ site/zh_TW.all.json | 12 ++++++++++++ 26 files changed, 312 insertions(+) diff --git a/site/ar_LB.all.json b/site/ar_LB.all.json index eb686349..8ffc33d6 100644 --- a/site/ar_LB.all.json +++ b/site/ar_LB.all.json @@ -1596,5 +1596,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "تعذر تسجيل الدخول. هذا الموقع متاح فقط للمستخدمين المدعوين." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "يرجى التحقق من أنك قمت بتسجيل الدخول بنفس عنوان البريد الإلكتروني الذي تمت دعوتك من خلاله أو اتصل بمسؤول الموقع." + }, + "sso_error_invalid_grant": { + "other": "خطأ مؤقت" + }, + "sso_error_action_invalid_grant": { + "other": "يرجى محاولة تسجيل الدخول مرة أخرى. إذا استمر هذا الخطأ ، يرجى الاتصال بمسؤول الموقع." } } \ No newline at end of file diff --git a/site/ca_ES.all.json b/site/ca_ES.all.json index 9f062b6a..599ab8b7 100644 --- a/site/ca_ES.all.json +++ b/site/ca_ES.all.json @@ -1532,5 +1532,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "No es pot iniciar la sessió. Aquest lloc només està disponible per als usuaris convidats." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Si us plau, comproveu que heu iniciat la sessió amb la mateixa adreça electrònica amb la qual vau ser convidat o poseu-vos en contacte amb l'administrador del lloc." + }, + "sso_error_invalid_grant": { + "other": "Error temporal" + }, + "sso_error_action_invalid_grant": { + "other": "Si us plau, intenteu iniciar la sessió de nou. Si aquest error persisteix, poseu-vos en contacte amb l'administrador del lloc." } } \ No newline at end of file diff --git a/site/da_DK.all.json b/site/da_DK.all.json index 99359a32..24cebd37 100644 --- a/site/da_DK.all.json +++ b/site/da_DK.all.json @@ -1532,5 +1532,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Kunne ikke logge ind. Dette websted er kun tilgængeligt for inviterede brugere." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Tjek venligst, at du har logget ind med den samme e-mailadresse, som du blev inviteret med, eller kontakt webstedsadministratoren." + }, + "sso_error_invalid_grant": { + "other": "Midlertidig fejl" + }, + "sso_error_action_invalid_grant": { + "other": "Prøv at logge ind igen. Kontakt venligst webstedsadministratoren, hvis denne fejl fortsætter." } } \ No newline at end of file diff --git a/site/de_DE.all.json b/site/de_DE.all.json index 6effe09d..23ae8750 100644 --- a/site/de_DE.all.json +++ b/site/de_DE.all.json @@ -1532,5 +1532,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Anmeldung nicht möglich. Diese Website ist nur für eingeladene Benutzer verfügbar." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Bitte überprüfen Sie, ob Sie sich mit derselben E-Mail-Adresse angemeldet haben, mit der Sie eingeladen wurden, oder wenden Sie sich an den Site-Administrator." + }, + "sso_error_invalid_grant": { + "other": "Vorübergehender Fehler" + }, + "sso_error_action_invalid_grant": { + "other": "Bitte versuchen Sie erneut, sich anzumelden. Wenn dieser Fehler weiterhin besteht, wenden Sie sich bitte an den Site-Administrator." } } \ No newline at end of file diff --git a/site/el_EL.all.json b/site/el_EL.all.json index fa6946aa..8497ed49 100644 --- a/site/el_EL.all.json +++ b/site/el_EL.all.json @@ -1532,5 +1532,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Δεν είναι δυνατή η σύνδεση. Αυτός ο ιστότοπος είναι διαθέσιμος μόνο σε προσκεκλημένους χρήστες." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Ελέγξτε ότι έχετε συνδεθεί με την ίδια διεύθυνση ηλεκτρονικού ταχυδρομείου με την οποία προσκληθήκατε ή επικοινωνήστε με τον διαχειριστή του ιστότοπου." + }, + "sso_error_invalid_grant": { + "other": "Προσωρινό σφάλμα" + }, + "sso_error_action_invalid_grant": { + "other": "Προσπαθήστε να συνδεθείτε ξανά. Εάν αυτό το σφάλμα επιμένει, επικοινωνήστε με τον διαχειριστή του ιστότοπου." } } \ No newline at end of file diff --git a/site/en_AU.all.json b/site/en_AU.all.json index ea7ab601..9b8377f5 100644 --- a/site/en_AU.all.json +++ b/site/en_AU.all.json @@ -1532,5 +1532,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Unable to sign in. This site is only available to invited users." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Please check you have signed in with the same email address you were invited with or contact the site administrator." + }, + "sso_error_invalid_grant": { + "other": "Temporary error" + }, + "sso_error_action_invalid_grant": { + "other": "Please attempt to sign in again. If this error persists please contact the site administrator." } } \ No newline at end of file diff --git a/site/es_ES.all.json b/site/es_ES.all.json index b9f7eab9..a22d6284 100644 --- a/site/es_ES.all.json +++ b/site/es_ES.all.json @@ -1536,5 +1536,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "No se puede iniciar sesión. Este sitio solo está disponible para usuarios invitados." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Verifique que haya iniciado sesión con la misma dirección de correo electrónico con la que fue invitado o comuníquese con el administrador del sitio." + }, + "sso_error_invalid_grant": { + "other": "Error temporal" + }, + "sso_error_action_invalid_grant": { + "other": "Intente iniciar sesión de nuevo. Si este error persiste, comuníquese con el administrador del sitio." } } \ No newline at end of file diff --git a/site/es_MX.all.json b/site/es_MX.all.json index d7d99c5b..5d10c4f5 100644 --- a/site/es_MX.all.json +++ b/site/es_MX.all.json @@ -1536,5 +1536,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "No se puede iniciar sesión. Este sitio solo está disponible para usuarios invitados." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Verifique que haya iniciado sesión con la misma dirección de correo electrónico con la que fue invitado o comuníquese con el administrador del sitio." + }, + "sso_error_invalid_grant": { + "other": "Error temporal" + }, + "sso_error_action_invalid_grant": { + "other": "Intente iniciar sesión de nuevo. Si este error persiste, comuníquese con el administrador del sitio." } } \ No newline at end of file diff --git a/site/et_ET.all.json b/site/et_ET.all.json index 5d5c8e88..54bdeaf8 100644 --- a/site/et_ET.all.json +++ b/site/et_ET.all.json @@ -1532,5 +1532,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Ei saa sisse logida. See sait on saadaval ainult kutsutud kasutajatele." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Kontrollige, kas olete sisse loginud sama e-posti aadressiga, millega kutsuti, või võtke ühendust saidi administraatoriga." + }, + "sso_error_invalid_grant": { + "other": "Ajutine viga" + }, + "sso_error_action_invalid_grant": { + "other": "Proovige uuesti sisse logida. Kui see tõrge püsib, võtke ühendust saidi administraatoriga." } } \ No newline at end of file diff --git a/site/fi_FI.all.json b/site/fi_FI.all.json index 2512eea2..86522618 100644 --- a/site/fi_FI.all.json +++ b/site/fi_FI.all.json @@ -1532,5 +1532,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Kirjautuminen ei onnistu. Tämä sivusto on vain kutsuttujen käyttäjien käytettävissä." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Tarkista, että olet kirjautunut sisään samalla sähköpostiosoitteella, jolla sinut kutsuttiin, tai ota yhteyttä sivuston ylläpitäjään." + }, + "sso_error_invalid_grant": { + "other": "Väliaikainen virhe" + }, + "sso_error_action_invalid_grant": { + "other": "Yritä kirjautua sisään uudelleen. Jos tämä virhe toistuu, ota yhteyttä sivuston ylläpitäjään." } } \ No newline at end of file diff --git a/site/fr_FR.all.json b/site/fr_FR.all.json index 896d36dd..96fdd2fd 100644 --- a/site/fr_FR.all.json +++ b/site/fr_FR.all.json @@ -1536,5 +1536,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Impossible de se connecter. Ce site n'est disponible que pour les utilisateurs invités." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Veuillez vérifier que vous vous êtes connecté avec la même adresse e-mail avec laquelle vous avez été invité ou contactez l'administrateur du site." + }, + "sso_error_invalid_grant": { + "other": "Erreur temporaire" + }, + "sso_error_action_invalid_grant": { + "other": "Veuillez réessayer de vous connecter. Si cette erreur persiste, veuillez contacter l'administrateur du site." } } \ No newline at end of file diff --git a/site/hr_HR.all.json b/site/hr_HR.all.json index 2e4b5f3a..117693c9 100644 --- a/site/hr_HR.all.json +++ b/site/hr_HR.all.json @@ -1534,5 +1534,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Nije moguće prijaviti se. Ova je stranica dostupna samo pozvanim korisnicima." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Provjerite jeste li se prijavili s istom adresom e-pošte s kojom ste pozvani ili se obratite administratoru stranice." + }, + "sso_error_invalid_grant": { + "other": "Privremena pogreška" + }, + "sso_error_action_invalid_grant": { + "other": "Pokušajte se ponovo prijaviti. Ako se ova pogreška nastavi, obratite se administratoru stranice." } } \ No newline at end of file diff --git a/site/hu_HU.all.json b/site/hu_HU.all.json index 962c7304..b1b1a9e4 100644 --- a/site/hu_HU.all.json +++ b/site/hu_HU.all.json @@ -1532,5 +1532,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Nem sikerült bejelentkezni. Ez a webhely csak a meghívott felhasználók számára érhető el." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Kérjük, ellenőrizze, hogy ugyanazzal az e-mail címmel jelentkezett-e be, amelyre meghívást kapott, vagy lépjen kapcsolatba a webhely rendszergazdájával." + }, + "sso_error_invalid_grant": { + "other": "Ideiglenes hiba" + }, + "sso_error_action_invalid_grant": { + "other": "Kérjük, próbáljon meg újra bejelentkezni. Ha a hiba továbbra is fennáll, forduljon a webhely rendszergazdájához." } } \ No newline at end of file diff --git a/site/it_IT.all.json b/site/it_IT.all.json index 7ba4332c..9c79a39d 100644 --- a/site/it_IT.all.json +++ b/site/it_IT.all.json @@ -1536,5 +1536,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Impossibile accedere. Questo sito è disponibile solo per gli utenti invitati." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Verifica di aver effettuato l'accesso con lo stesso indirizzo email con cui sei stato invitato o contatta l'amministratore del sito." + }, + "sso_error_invalid_grant": { + "other": "Errore temporaneo" + }, + "sso_error_action_invalid_grant": { + "other": "Prova ad accedere di nuovo. Se l'errore persiste, contattare l'amministratore del sito." } } \ No newline at end of file diff --git a/site/ja_JP.all.json b/site/ja_JP.all.json index 6314f378..bdff719b 100644 --- a/site/ja_JP.all.json +++ b/site/ja_JP.all.json @@ -1519,5 +1519,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "サインインできません。このサイトは、招待されたユーザーのみが利用できます。" + }, + "sso_error_action_user_account_creation_disabled": { + "other": "招待されたのと同じメール アドレスでサインインしていることを確認するか、サイト管理者に連絡してください。" + }, + "sso_error_invalid_grant": { + "other": "一時的なエラー" + }, + "sso_error_action_invalid_grant": { + "other": "再度サインインしてください。このエラーが続く場合は、サイト管理者に連絡してください。" } } \ No newline at end of file diff --git a/site/lt_LT.all.json b/site/lt_LT.all.json index fae55c8d..4a8c0458 100644 --- a/site/lt_LT.all.json +++ b/site/lt_LT.all.json @@ -1564,5 +1564,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Nepavyko prisijungti. Ši svetainė prieinama tik pakviestiems vartotojams." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Patikrinkite, ar prisijungėte tuo pačiu el. pašto adresu, kuriuo buvote pakviesti, arba susisiekite su svetainės administratoriumi." + }, + "sso_error_invalid_grant": { + "other": "Laikina klaida" + }, + "sso_error_action_invalid_grant": { + "other": "Bandykite prisijungti dar kartą. Jei ši klaida išlieka, susisiekite su svetainės administratoriumi." } } \ No newline at end of file diff --git a/site/nl_BE.all.json b/site/nl_BE.all.json index a003f51c..41b94c28 100644 --- a/site/nl_BE.all.json +++ b/site/nl_BE.all.json @@ -1532,5 +1532,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Kan niet inloggen. Deze site is alleen beschikbaar voor uitgenodigde gebruikers." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Controleer of je bent ingelogd met hetzelfde e-mailadres waarmee je bent uitgenodigd of neem contact op met de sitebeheerder." + }, + "sso_error_invalid_grant": { + "other": "Tijdelijke fout" + }, + "sso_error_action_invalid_grant": { + "other": "Probeer opnieuw in te loggen. Neem contact op met de sitebeheerder als deze fout zich blijft voordoen." } } \ No newline at end of file diff --git a/site/no_NO.all.json b/site/no_NO.all.json index 1fdde5c7..987bce4a 100644 --- a/site/no_NO.all.json +++ b/site/no_NO.all.json @@ -1532,5 +1532,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Kan ikke logge på. Dette nettstedet er kun tilgjengelig for inviterte brukere." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Vennligst sjekk at du har logget på med samme e-postadresse som du ble invitert med, eller kontakt nettstedsadministratoren." + }, + "sso_error_invalid_grant": { + "other": "Midlertidig feil" + }, + "sso_error_action_invalid_grant": { + "other": "Prøv å logge på igjen. Hvis denne feilen vedvarer, vennligst kontakt nettstedadministratoren." } } \ No newline at end of file diff --git a/site/pl_PL.all.json b/site/pl_PL.all.json index 5697d3e7..83f905c7 100644 --- a/site/pl_PL.all.json +++ b/site/pl_PL.all.json @@ -1609,5 +1609,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Nie można się zalogować. Ta witryna jest dostępna tylko dla zaproszonych użytkowników." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Sprawdź, czy zalogowałeś się przy użyciu tego samego adresu e-mail, z którego zostałeś zaproszony, lub skontaktuj się z administratorem witryny." + }, + "sso_error_invalid_grant": { + "other": "Tymczasowy błąd" + }, + "sso_error_action_invalid_grant": { + "other": "Spróbuj zalogować się ponownie. Jeśli ten błąd będzie się powtarzał, skontaktuj się z administratorem witryny." } } \ No newline at end of file diff --git a/site/pt_BR.all.json b/site/pt_BR.all.json index 2acb43f1..2743521a 100644 --- a/site/pt_BR.all.json +++ b/site/pt_BR.all.json @@ -1536,5 +1536,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Não é possível fazer login. Este site está disponível apenas para usuários convidados." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Verifique se você se inscreveu com o mesmo endereço de e-mail com o qual foi convidado ou entre em contato com o administrador do site." + }, + "sso_error_invalid_grant": { + "other": "Erro temporário" + }, + "sso_error_action_invalid_grant": { + "other": "Por favor, tente entrar novamente. Se o erro persistir, entre em contato com o administrador do site." } } \ No newline at end of file diff --git a/site/pt_PT.all.json b/site/pt_PT.all.json index 67a929eb..e548c8aa 100644 --- a/site/pt_PT.all.json +++ b/site/pt_PT.all.json @@ -1536,5 +1536,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Não é possível fazer login. Este site está disponível apenas para usuários convidados." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Verifique se você se inscreveu com o mesmo endereço de e-mail com o qual foi convidado ou entre em contato com o administrador do site." + }, + "sso_error_invalid_grant": { + "other": "Erro temporário" + }, + "sso_error_action_invalid_grant": { + "other": "Por favor, tente entrar novamente. Se o erro persistir, entre em contato com o administrador do site." } } \ No newline at end of file diff --git a/site/ru_RU.all.json b/site/ru_RU.all.json index 56ea472a..2699a1bb 100644 --- a/site/ru_RU.all.json +++ b/site/ru_RU.all.json @@ -1586,5 +1586,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Невозможно войти. Этот сайт доступен только для приглашенных пользователей." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Убедитесь, что вы вошли в систему с тем же адресом электронной почты, с которым вас пригласили, или свяжитесь с администратором сайта." + }, + "sso_error_invalid_grant": { + "other": "Временная ошибка" + }, + "sso_error_action_invalid_grant": { + "other": "Пожалуйста, попробуйте войти еще раз. Если эта ошибка повторяется, обратитесь к администратору сайта." } } \ No newline at end of file diff --git a/site/sr_SR.all.json b/site/sr_SR.all.json index 3c02cc9e..6ffc65b1 100644 --- a/site/sr_SR.all.json +++ b/site/sr_SR.all.json @@ -1548,5 +1548,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Није могуће пријавити се. Овај сајт је доступан само позваним корисницима." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Проверите да ли сте се пријавили са истом адресом е-поште на коју сте позвани или контактирајте администратора сајта." + }, + "sso_error_invalid_grant": { + "other": "Привремена грешка" + }, + "sso_error_action_invalid_grant": { + "other": "Покушајте поново да се пријавите. Ако се ова грешка настави, обратите се администратору сајта." } } \ No newline at end of file diff --git a/site/tr_TR.all.json b/site/tr_TR.all.json index 7af8e1c7..817bdc7a 100644 --- a/site/tr_TR.all.json +++ b/site/tr_TR.all.json @@ -1532,5 +1532,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Oturum açılamıyor. Bu site yalnızca davet edilen kullanıcılar tarafından kullanılabilir." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Lütfen davet edildiğiniz e-posta adresiyle oturum açtığınızı kontrol edin veya site yöneticisiyle iletişime geçin." + }, + "sso_error_invalid_grant": { + "other": "Geçici hata" + }, + "sso_error_action_invalid_grant": { + "other": "Lütfen tekrar oturum açmayı deneyin. Bu hata devam ederse lütfen site yöneticisi ile iletişime geçin." } } \ No newline at end of file diff --git a/site/uk_UA.all.json b/site/uk_UA.all.json index c820cd58..dfb105e0 100644 --- a/site/uk_UA.all.json +++ b/site/uk_UA.all.json @@ -1592,5 +1592,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "Не вдається ввійти. Цей сайт доступний лише для запрошених користувачів." + }, + "sso_error_action_user_account_creation_disabled": { + "other": "Будь ласка, перевірте, чи ви ввійшли, використовуючи ту саму електронну адресу, з якою вас запросили, або зверніться до адміністратора сайту." + }, + "sso_error_invalid_grant": { + "other": "Тимчасова помилка" + }, + "sso_error_action_invalid_grant": { + "other": "Спробуйте ввійти знову. Якщо ця помилка не зникає, зверніться до адміністратора сайту." } } \ No newline at end of file diff --git a/site/zh_TW.all.json b/site/zh_TW.all.json index 28fe59a9..4915f995 100644 --- a/site/zh_TW.all.json +++ b/site/zh_TW.all.json @@ -1519,5 +1519,17 @@ }, "nav_general_sso_veriplay": { "other": "{{.DisplayName}}" + }, + "sso_error_user_account_creation_disabled": { + "other": "無法登錄。此站點僅供受邀用戶使用。" + }, + "sso_error_action_user_account_creation_disabled": { + "other": "請檢查您是否使用受邀時使用的相同電子郵件地址登錄,或聯繫站點管理員。" + }, + "sso_error_invalid_grant": { + "other": "臨時錯誤" + }, + "sso_error_action_invalid_grant": { + "other": "請嘗試重新登錄。如果此錯誤仍然存在,請聯繫網站管理員。" } } \ No newline at end of file From 54dce8f75262b9d449ad8f7e3bb24026b2d145bc Mon Sep 17 00:00:00 2001 From: Mark Sargent <99003+sarge@users.noreply.github.com> Date: Thu, 24 Nov 2022 14:11:06 +1300 Subject: [PATCH 04/10] upgrade veriplay images --- site/static/images/common/veriplay-col-blk.png | Bin 0 -> 1343 bytes site/static/images/common/veriplay-col-white.png | Bin 0 -> 1456 bytes .../images/common/vp-logo-col-blk@3x-8.png | Bin 7796 -> 0 bytes .../images/common/vp-logo-col-white@3x-8.png | Bin 8457 -> 0 bytes site/styles/_forms.scss | 4 ++-- site/styles/_variables.scss | 3 ++- 6 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 site/static/images/common/veriplay-col-blk.png create mode 100644 site/static/images/common/veriplay-col-white.png delete mode 100644 site/static/images/common/vp-logo-col-blk@3x-8.png delete mode 100644 site/static/images/common/vp-logo-col-white@3x-8.png diff --git a/site/static/images/common/veriplay-col-blk.png b/site/static/images/common/veriplay-col-blk.png new file mode 100644 index 0000000000000000000000000000000000000000..59212ca9b5c8204e4772ac04bf1106596965e56d GIT binary patch literal 1343 zcmV-F1;F}=P)SoKczj}iQ zv^WS{UU2|lbi8|cA}0QP;-kgh;o2JILWG@;H#?e70<_pG+{zvy?v|30Bt^}Bnoo|= zVlODg01Y9;b+*bPIt6Q5f=IJ0`&o8%)7~IOi^gC(0g1)=C$j#*lkwr`>vV(`jlt>9 zZ$hWzOx86a9-LJ+SarNx!}%kM3;H3-ma=Sl!cK#)L?fx0ljy9g$_pt?Wn8|Ldo|{n z8n>(Fv%xku>3&ee*?-s>kg=lU8BIFJy8A=&QIh8W0c_x(-OSw{YdNyEvdxz_+L`;hyoqs~kha--) z^F8mo3)A@u$#S)dc^&0le_1hKfWrBylxsAHq@r90ANj&f@QvWnAGru)>HJI6`4Fq9 ztS%N1?$zVl_hZXgw2J~&rX5H+<|*LuBSN!?Q8+%e^wUZEgVldQVQ(nqPc(NLw}vMP z{YrAm=q2Y1fsYiN)84O(im?*pFYY5h%5)0&7$K^6Kk3t_kU*8GpPcpCnBx*f{D_o3 zJ-1NfoibYzFd|m$f`-oCgCh|fy4X_=^K|;wtD4a!@v%ZM650$R4$gF0Jk)an_#^-G|n(>YK zf(rfP8XLJyp_-fbnYiV1xRh>UB~wq@`JK+N*!f~1Tqk_|@%-emcb;H7#3*Qo?~GHF zv!q!4YO3m1j29?_ZHVxCEVj_`vAGdaqo0FQFZBh6?kTHZyOhzOgPF|nAKvd8B=xb>2-WY9wZ+I^K+}{4#SqG#q)F>EQolri@=I_e$g`c_@c(eZ%4vm8 zgu?kmDLo}*=aofY)1d};cwo$zz@(c7K0A=H{J0KLKC(VDtd1ToE&cqsn;lY;5Y0X%PDyNpVZGv`{ex&T7Pt`gWq{_Ypiu*)r8IxjT2EUZPtsJpqZ@gJReL~+pqY~%m{002ovPDHLkV1jax BizNU6 literal 0 HcmV?d00001 diff --git a/site/static/images/common/veriplay-col-white.png b/site/static/images/common/veriplay-col-white.png new file mode 100644 index 0000000000000000000000000000000000000000..ba635bd069afa190e91c428d0516c4fc3d5b5b01 GIT binary patch literal 1456 zcmV;h1yA~kP)F)2}Ga3&bsy!n|2@VD-xLz z2jLI`EIXF$MfAM~3qJ#3Fql8Wu>a4;WdHN|Z2!N%PGN@^hj;M#T+o%zcoCgOBbXk{#u4nWRrt;krLGs~lF&s>f18aD zVTY}t76UYtQj@&MW3qy!TLP8kdHy>N?Pbkw20LsFHVa5C!av6LhXCWl!N2Ecu*1gS z?aw}TyoNVkwv@W{io9Dif(t|VXA~FoB+8cZd~vL;0WBuPpYYqFo|n2dL|SrZd)%BO z?M5;#=HZ6c#L}j9v5)p~xzClonYRzzyvFeuwu}JY_)7g>bUhz>iz06a{u>m&atfb7 zmlOCt^~Ky3Vwvi3Jjl<;{M_7(g>(VcWzia&N_k@_FP2IVOBYKE%h)vm`N{AnL0$*k zMROyrXYc~>y+S2)2`Kzy5kCi zVx|>H?U%x*L&Z=9W{nPObX%;^(}%+`1=R%;-6vy@6xKstKm?@~uYiN|)WRcOcm|cg zueq-Ips`D1PLJmi5}(pdC@}RT;Wrw+O89E7e6Mr&>&fxmY*`ZDAo;G7%Ck08?)RE}w@NZA_QPz>MNy}hO+DF+FvIK2$h)5p7Kni8H^Cx^CIj*xCHlseb^7Kw z{?0_-g+bpDW3i?0hWbSr8hlYZTC-=BikfOKapO~ji9bz z+yC$*e_402br++`SfMd9{VTT5$PdeYCH%2vzjZNS?V%kpAQ62R+MiqKzr_GC9;;Q% zB#jSS0&9E9&6N)$BV!7&%v2eq#>`|4WfnD+hkgYlqD~pj4f9D4f73N{hnBunHnw&F z4DIt1$9N2Nh9W419?CVo!`*BQtT-}ug;4UT1NQuZxiofZbl2kGR$_o)fU<#!>(PxF zJZ96?PZ0#o_{exNrh4YsZt2sxo>}@H6SS@L{Om#e&{w{GipZd};5k&^6PaaAiaq*U zAa!I?J8TQelKb!QLQwTYdzRFjpi%gulob@ezGP20000< KMNUMnLSTY3Rjon* literal 0 HcmV?d00001 diff --git a/site/static/images/common/vp-logo-col-blk@3x-8.png b/site/static/images/common/vp-logo-col-blk@3x-8.png deleted file mode 100644 index 63b9c0266802f14c57b92f63769f141bbde9a39a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7796 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 diff --git a/site/styles/_forms.scss b/site/styles/_forms.scss index 5c95f849..43a364ee 100644 --- a/site/styles/_forms.scss +++ b/site/styles/_forms.scss @@ -304,8 +304,8 @@ s72-signup-form { } .logo { - background: url('/images/common/vp-logo-col-white@3x-8.png') no-repeat center; - height: 50px; + background: url($veriplay-logo-path) no-repeat center; + height: 27px; padding: 10px; } } diff --git a/site/styles/_variables.scss b/site/styles/_variables.scss index 8292e0af..e3eb3a16 100644 --- a/site/styles/_variables.scss +++ b/site/styles/_variables.scss @@ -245,7 +245,8 @@ $signup-border-color-hover: transparent !default; $signup-background: $button-background !default; $signup-background-hover: $button-background-hover !default; -$veriplay-logo-path: '/images/common/vp-logo-col-white@3x-8.png'; +// black image is available veriplay-col-black.png +$veriplay-logo-path: '/images/common/veriplay-col-white.png'; // Image Gradient Overlays $top-gradient-color: var(--body-bg-rgb) !default; From f74a80f8bc8eaec556ed4e63927cb581244ad3ea Mon Sep 17 00:00:00 2001 From: Mark Sargent <99003+sarge@users.noreply.github.com> Date: Fri, 25 Nov 2022 14:47:03 +1300 Subject: [PATCH 05/10] update sso styles --- site/styles/_buttons.scss | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/site/styles/_buttons.scss b/site/styles/_buttons.scss index fae14e9b..76621cfc 100644 --- a/site/styles/_buttons.scss +++ b/site/styles/_buttons.scss @@ -219,6 +219,10 @@ s72-userwishlist-button { } } +.s72-btn-sso { + width: 100%; +} + .s72-btn-sso-veriplay { @extend .btn-primary; background-color: var(--veriplay-button-background); @@ -261,10 +265,10 @@ s72-userwishlist-button { @if $enable-shadows and $btn-active-box-shadow != none { @include box-shadow( $btn-active-box-shadow, - 0 0 0 $btn-focus-width rgba(var(--primary-rgb), 0.5) + 0 0 0 $btn-focus-width rgba(var(--veriplay-button-background), 0.5) ); } @else { - box-shadow: 0 0 0 $btn-focus-width rgba(var(--primary-rgb), 0.5); + box-shadow: 0 0 0 $btn-focus-width rgba(var(--veriplay-button-background), 0.5); } } } From 8549fff4487e9a91d8b6ee164d2cd44cb2324f4e Mon Sep 17 00:00:00 2001 From: Mark Sargent <99003+sarge@users.noreply.github.com> Date: Mon, 28 Nov 2022 13:18:00 +1300 Subject: [PATCH 06/10] pr feedback --- site/ar_LB.all.json | 3 --- site/ca_ES.all.json | 3 --- site/da_DK.all.json | 3 --- site/de_DE.all.json | 3 --- site/el_EL.all.json | 3 --- site/en_AU.all.json | 3 --- site/es_ES.all.json | 3 --- site/es_MX.all.json | 3 --- site/et_ET.all.json | 3 --- site/fi_FI.all.json | 3 --- site/fr_FR.all.json | 3 --- site/hr_HR.all.json | 3 --- site/hu_HU.all.json | 3 --- site/it_IT.all.json | 3 --- site/ja_JP.all.json | 3 --- site/lt_LT.all.json | 3 --- site/nl_BE.all.json | 3 --- site/no_NO.all.json | 3 --- site/pl_PL.all.json | 3 --- site/pt_BR.all.json | 3 --- site/pt_PT.all.json | 3 --- site/ru_RU.all.json | 3 --- site/sr_SR.all.json | 3 --- site/tr_TR.all.json | 3 --- site/uk_UA.all.json | 3 --- site/zh_TW.all.json | 3 --- 26 files changed, 78 deletions(-) diff --git a/site/ar_LB.all.json b/site/ar_LB.all.json index 8ffc33d6..78fcf4ae 100644 --- a/site/ar_LB.all.json +++ b/site/ar_LB.all.json @@ -1594,9 +1594,6 @@ "nav_create_sso_veriplay": { "other": "إصنع حساب" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "تعذر تسجيل الدخول. هذا الموقع متاح فقط للمستخدمين المدعوين." }, diff --git a/site/ca_ES.all.json b/site/ca_ES.all.json index 599ab8b7..aa19aa36 100644 --- a/site/ca_ES.all.json +++ b/site/ca_ES.all.json @@ -1530,9 +1530,6 @@ "nav_create_sso_veriplay": { "other": "Crear compte" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "No es pot iniciar la sessió. Aquest lloc només està disponible per als usuaris convidats." }, diff --git a/site/da_DK.all.json b/site/da_DK.all.json index 24cebd37..9bcd5432 100644 --- a/site/da_DK.all.json +++ b/site/da_DK.all.json @@ -1530,9 +1530,6 @@ "nav_create_sso_veriplay": { "other": "Opret konto" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Kunne ikke logge ind. Dette websted er kun tilgængeligt for inviterede brugere." }, diff --git a/site/de_DE.all.json b/site/de_DE.all.json index 23ae8750..e04b84c9 100644 --- a/site/de_DE.all.json +++ b/site/de_DE.all.json @@ -1530,9 +1530,6 @@ "nav_create_sso_veriplay": { "other": "Konto anlegen" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Anmeldung nicht möglich. Diese Website ist nur für eingeladene Benutzer verfügbar." }, diff --git a/site/el_EL.all.json b/site/el_EL.all.json index 8497ed49..bbc2a6c9 100644 --- a/site/el_EL.all.json +++ b/site/el_EL.all.json @@ -1530,9 +1530,6 @@ "nav_create_sso_veriplay": { "other": "Δημιουργήστε λογαριασμό" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Δεν είναι δυνατή η σύνδεση. Αυτός ο ιστότοπος είναι διαθέσιμος μόνο σε προσκεκλημένους χρήστες." }, diff --git a/site/en_AU.all.json b/site/en_AU.all.json index 9b8377f5..7d69e348 100644 --- a/site/en_AU.all.json +++ b/site/en_AU.all.json @@ -1530,9 +1530,6 @@ "nav_create_sso_veriplay": { "other": "Create Account" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Unable to sign in. This site is only available to invited users." }, diff --git a/site/es_ES.all.json b/site/es_ES.all.json index a22d6284..3ead5d22 100644 --- a/site/es_ES.all.json +++ b/site/es_ES.all.json @@ -1534,9 +1534,6 @@ "nav_create_sso_veriplay": { "other": "Crear una cuenta" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "No se puede iniciar sesión. Este sitio solo está disponible para usuarios invitados." }, diff --git a/site/es_MX.all.json b/site/es_MX.all.json index 5d10c4f5..3f236cc1 100644 --- a/site/es_MX.all.json +++ b/site/es_MX.all.json @@ -1534,9 +1534,6 @@ "nav_create_sso_veriplay": { "other": "Crear una cuenta" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "No se puede iniciar sesión. Este sitio solo está disponible para usuarios invitados." }, diff --git a/site/et_ET.all.json b/site/et_ET.all.json index 54bdeaf8..ceb1560f 100644 --- a/site/et_ET.all.json +++ b/site/et_ET.all.json @@ -1530,9 +1530,6 @@ "nav_create_sso_veriplay": { "other": "Loo konto" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Ei saa sisse logida. See sait on saadaval ainult kutsutud kasutajatele." }, diff --git a/site/fi_FI.all.json b/site/fi_FI.all.json index 86522618..e5f43e63 100644 --- a/site/fi_FI.all.json +++ b/site/fi_FI.all.json @@ -1530,9 +1530,6 @@ "nav_create_sso_veriplay": { "other": "Luo tili" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Kirjautuminen ei onnistu. Tämä sivusto on vain kutsuttujen käyttäjien käytettävissä." }, diff --git a/site/fr_FR.all.json b/site/fr_FR.all.json index 96fdd2fd..68cff410 100644 --- a/site/fr_FR.all.json +++ b/site/fr_FR.all.json @@ -1534,9 +1534,6 @@ "nav_create_sso_veriplay": { "other": "Créer un compte" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Impossible de se connecter. Ce site n'est disponible que pour les utilisateurs invités." }, diff --git a/site/hr_HR.all.json b/site/hr_HR.all.json index 117693c9..9a4bc47b 100644 --- a/site/hr_HR.all.json +++ b/site/hr_HR.all.json @@ -1532,9 +1532,6 @@ "nav_create_sso_veriplay": { "other": "Napravi račun" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Nije moguće prijaviti se. Ova je stranica dostupna samo pozvanim korisnicima." }, diff --git a/site/hu_HU.all.json b/site/hu_HU.all.json index b1b1a9e4..f4abc7c9 100644 --- a/site/hu_HU.all.json +++ b/site/hu_HU.all.json @@ -1530,9 +1530,6 @@ "nav_create_sso_veriplay": { "other": "Fiók létrehozása" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Nem sikerült bejelentkezni. Ez a webhely csak a meghívott felhasználók számára érhető el." }, diff --git a/site/it_IT.all.json b/site/it_IT.all.json index 9c79a39d..bc0f83aa 100644 --- a/site/it_IT.all.json +++ b/site/it_IT.all.json @@ -1534,9 +1534,6 @@ "nav_create_sso_veriplay": { "other": "Creare un profilo" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Impossibile accedere. Questo sito è disponibile solo per gli utenti invitati." }, diff --git a/site/ja_JP.all.json b/site/ja_JP.all.json index bdff719b..b1e570ab 100644 --- a/site/ja_JP.all.json +++ b/site/ja_JP.all.json @@ -1517,9 +1517,6 @@ "nav_create_sso_veriplay": { "other": "アカウントを作成する" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "サインインできません。このサイトは、招待されたユーザーのみが利用できます。" }, diff --git a/site/lt_LT.all.json b/site/lt_LT.all.json index 4a8c0458..400aaa2a 100644 --- a/site/lt_LT.all.json +++ b/site/lt_LT.all.json @@ -1562,9 +1562,6 @@ "nav_create_sso_veriplay": { "other": "Sukurti paskyrą" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Nepavyko prisijungti. Ši svetainė prieinama tik pakviestiems vartotojams." }, diff --git a/site/nl_BE.all.json b/site/nl_BE.all.json index 41b94c28..c84a8d35 100644 --- a/site/nl_BE.all.json +++ b/site/nl_BE.all.json @@ -1530,9 +1530,6 @@ "nav_create_sso_veriplay": { "other": "Maak account" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Kan niet inloggen. Deze site is alleen beschikbaar voor uitgenodigde gebruikers." }, diff --git a/site/no_NO.all.json b/site/no_NO.all.json index 987bce4a..9562b618 100644 --- a/site/no_NO.all.json +++ b/site/no_NO.all.json @@ -1530,9 +1530,6 @@ "nav_create_sso_veriplay": { "other": "Opprett konto" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Kan ikke logge på. Dette nettstedet er kun tilgjengelig for inviterte brukere." }, diff --git a/site/pl_PL.all.json b/site/pl_PL.all.json index 83f905c7..19b2bc88 100644 --- a/site/pl_PL.all.json +++ b/site/pl_PL.all.json @@ -1607,9 +1607,6 @@ "nav_create_sso_veriplay": { "other": "Utwórz konto" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Nie można się zalogować. Ta witryna jest dostępna tylko dla zaproszonych użytkowników." }, diff --git a/site/pt_BR.all.json b/site/pt_BR.all.json index 2743521a..22b3cd96 100644 --- a/site/pt_BR.all.json +++ b/site/pt_BR.all.json @@ -1534,9 +1534,6 @@ "nav_create_sso_veriplay": { "other": "Criar uma conta" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Não é possível fazer login. Este site está disponível apenas para usuários convidados." }, diff --git a/site/pt_PT.all.json b/site/pt_PT.all.json index e548c8aa..f6ec09f3 100644 --- a/site/pt_PT.all.json +++ b/site/pt_PT.all.json @@ -1534,9 +1534,6 @@ "nav_create_sso_veriplay": { "other": "Criar uma conta" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Não é possível fazer login. Este site está disponível apenas para usuários convidados." }, diff --git a/site/ru_RU.all.json b/site/ru_RU.all.json index 2699a1bb..45120c5f 100644 --- a/site/ru_RU.all.json +++ b/site/ru_RU.all.json @@ -1584,9 +1584,6 @@ "nav_create_sso_veriplay": { "other": "Зарегистрироваться" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Невозможно войти. Этот сайт доступен только для приглашенных пользователей." }, diff --git a/site/sr_SR.all.json b/site/sr_SR.all.json index 6ffc65b1..c4efe64b 100644 --- a/site/sr_SR.all.json +++ b/site/sr_SR.all.json @@ -1546,9 +1546,6 @@ "nav_create_sso_veriplay": { "other": "Региструј се" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Није могуће пријавити се. Овај сајт је доступан само позваним корисницима." }, diff --git a/site/tr_TR.all.json b/site/tr_TR.all.json index 817bdc7a..06e93771 100644 --- a/site/tr_TR.all.json +++ b/site/tr_TR.all.json @@ -1530,9 +1530,6 @@ "nav_create_sso_veriplay": { "other": "Hesap oluştur" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Oturum açılamıyor. Bu site yalnızca davet edilen kullanıcılar tarafından kullanılabilir." }, diff --git a/site/uk_UA.all.json b/site/uk_UA.all.json index dfb105e0..519baa31 100644 --- a/site/uk_UA.all.json +++ b/site/uk_UA.all.json @@ -1590,9 +1590,6 @@ "nav_create_sso_veriplay": { "other": "Створити акаунт" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "Не вдається ввійти. Цей сайт доступний лише для запрошених користувачів." }, diff --git a/site/zh_TW.all.json b/site/zh_TW.all.json index 4915f995..068fa3f6 100644 --- a/site/zh_TW.all.json +++ b/site/zh_TW.all.json @@ -1517,9 +1517,6 @@ "nav_create_sso_veriplay": { "other": "創建賬戶" }, - "nav_general_sso_veriplay": { - "other": "{{.DisplayName}}" - }, "sso_error_user_account_creation_disabled": { "other": "無法登錄。此站點僅供受邀用戶使用。" }, From f145e216d676b67785cd0dcc7163e5b31d10ed7f Mon Sep 17 00:00:00 2001 From: Mark Sargent <99003+sarge@users.noreply.github.com> Date: Thu, 1 Dec 2022 18:33:02 +1300 Subject: [PATCH 07/10] add generic sso translation, minor styles --- site/ar_LB.all.json | 14 +++++++------- site/ca_ES.all.json | 14 +++++++------- site/da_DK.all.json | 14 +++++++------- site/de_DE.all.json | 14 +++++++------- site/el_EL.all.json | 14 +++++++------- site/en_AU.all.json | 10 +++++----- site/es_ES.all.json | 14 +++++++------- site/es_MX.all.json | 14 +++++++------- site/et_ET.all.json | 14 +++++++------- site/fi_FI.all.json | 14 +++++++------- site/fr_FR.all.json | 14 +++++++------- site/hr_HR.all.json | 14 +++++++------- site/hu_HU.all.json | 14 +++++++------- site/it_IT.all.json | 14 +++++++------- site/ja_JP.all.json | 14 +++++++------- site/lt_LT.all.json | 14 +++++++------- site/nl_BE.all.json | 14 +++++++------- site/no_NO.all.json | 14 +++++++------- site/pl_PL.all.json | 14 +++++++------- site/pt_BR.all.json | 14 +++++++------- site/pt_PT.all.json | 14 +++++++------- site/ru_RU.all.json | 14 +++++++------- site/sr_SR.all.json | 14 +++++++------- site/styles/_buttons.scss | 1 + site/styles/_forms.scss | 2 +- site/tr_TR.all.json | 14 +++++++------- site/uk_UA.all.json | 14 +++++++------- site/zh_TW.all.json | 14 +++++++------- 28 files changed, 182 insertions(+), 181 deletions(-) diff --git a/site/ar_LB.all.json b/site/ar_LB.all.json index 78fcf4ae..5c2d55f0 100644 --- a/site/ar_LB.all.json +++ b/site/ar_LB.all.json @@ -1585,15 +1585,9 @@ "sso_error_action_admin_requires_mfa": { "other": "يمكنك تكوين حسابك لـ {{.DisplayName}} بالنقر هنا." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "أو" }, - "nav_signin_sso_veriplay": { - "other": "تسجيل الدخول" - }, - "nav_create_sso_veriplay": { - "other": "إصنع حساب" - }, "sso_error_user_account_creation_disabled": { "other": "تعذر تسجيل الدخول. هذا الموقع متاح فقط للمستخدمين المدعوين." }, @@ -1605,5 +1599,11 @@ }, "sso_error_action_invalid_grant": { "other": "يرجى محاولة تسجيل الدخول مرة أخرى. إذا استمر هذا الخطأ ، يرجى الاتصال بمسؤول الموقع." + }, + "sso_signin_generic": { + "other": "قم بتسجيل الدخول باستخدام {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "إنشاء حساب مع {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/ca_ES.all.json b/site/ca_ES.all.json index aa19aa36..79d96f0c 100644 --- a/site/ca_ES.all.json +++ b/site/ca_ES.all.json @@ -1521,15 +1521,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Podeu configurar el vostre compte per a {{.DisplayName}} fent clic aquí." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "O" }, - "nav_signin_sso_veriplay": { - "other": "Inicieu la sessió" - }, - "nav_create_sso_veriplay": { - "other": "Crear compte" - }, "sso_error_user_account_creation_disabled": { "other": "No es pot iniciar la sessió. Aquest lloc només està disponible per als usuaris convidats." }, @@ -1541,5 +1535,11 @@ }, "sso_error_action_invalid_grant": { "other": "Si us plau, intenteu iniciar la sessió de nou. Si aquest error persisteix, poseu-vos en contacte amb l'administrador del lloc." + }, + "sso_signin_generic": { + "other": "Inicieu la sessió amb {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Creeu un compte amb {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/da_DK.all.json b/site/da_DK.all.json index 9bcd5432..d25f70ff 100644 --- a/site/da_DK.all.json +++ b/site/da_DK.all.json @@ -1521,15 +1521,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Du kan konfigurere din konto til {{.DisplayName}} ved at klikke her." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Eller" }, - "nav_signin_sso_veriplay": { - "other": "Log ind" - }, - "nav_create_sso_veriplay": { - "other": "Opret konto" - }, "sso_error_user_account_creation_disabled": { "other": "Kunne ikke logge ind. Dette websted er kun tilgængeligt for inviterede brugere." }, @@ -1541,5 +1535,11 @@ }, "sso_error_action_invalid_grant": { "other": "Prøv at logge ind igen. Kontakt venligst webstedsadministratoren, hvis denne fejl fortsætter." + }, + "sso_signin_generic": { + "other": "Log ind med {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Opret konto med {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/de_DE.all.json b/site/de_DE.all.json index e04b84c9..9aceaf92 100644 --- a/site/de_DE.all.json +++ b/site/de_DE.all.json @@ -1521,15 +1521,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Sie können Ihr Konto für {{.DisplayName}} konfigurieren, indem Sie hier klicken." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Oder" }, - "nav_signin_sso_veriplay": { - "other": "Einloggen" - }, - "nav_create_sso_veriplay": { - "other": "Konto anlegen" - }, "sso_error_user_account_creation_disabled": { "other": "Anmeldung nicht möglich. Diese Website ist nur für eingeladene Benutzer verfügbar." }, @@ -1541,5 +1535,11 @@ }, "sso_error_action_invalid_grant": { "other": "Bitte versuchen Sie erneut, sich anzumelden. Wenn dieser Fehler weiterhin besteht, wenden Sie sich bitte an den Site-Administrator." + }, + "sso_signin_generic": { + "other": "Melden Sie sich mit {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Erstellen Sie ein Konto mit {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/el_EL.all.json b/site/el_EL.all.json index bbc2a6c9..2d74d210 100644 --- a/site/el_EL.all.json +++ b/site/el_EL.all.json @@ -1521,15 +1521,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Μπορείτε να διαμορφώσετε τον λογαριασμό σας για {{.DisplayName}} κάνοντας κλικ εδώ." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Ή" }, - "nav_signin_sso_veriplay": { - "other": "Συνδεθείτε" - }, - "nav_create_sso_veriplay": { - "other": "Δημιουργήστε λογαριασμό" - }, "sso_error_user_account_creation_disabled": { "other": "Δεν είναι δυνατή η σύνδεση. Αυτός ο ιστότοπος είναι διαθέσιμος μόνο σε προσκεκλημένους χρήστες." }, @@ -1541,5 +1535,11 @@ }, "sso_error_action_invalid_grant": { "other": "Προσπαθήστε να συνδεθείτε ξανά. Εάν αυτό το σφάλμα επιμένει, επικοινωνήστε με τον διαχειριστή του ιστότοπου." + }, + "sso_signin_generic": { + "other": "Συνδεθείτε με {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Δημιουργία λογαριασμού με {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/en_AU.all.json b/site/en_AU.all.json index 7d69e348..21f4f958 100644 --- a/site/en_AU.all.json +++ b/site/en_AU.all.json @@ -1521,14 +1521,14 @@ "sso_error_action_admin_requires_mfa": { "other": "You can configure your account for {{.DisplayName}} by clicking here." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Or" }, - "nav_signin_sso_veriplay": { - "other": "Sign In" + "sso_signin_generic": { + "other": "Sign in with {{.DisplayName}}" }, - "nav_create_sso_veriplay": { - "other": "Create Account" + "sso_create_generic": { + "other": "Create account with {{.DisplayName}}" }, "sso_error_user_account_creation_disabled": { "other": "Unable to sign in. This site is only available to invited users." diff --git a/site/es_ES.all.json b/site/es_ES.all.json index 3ead5d22..5b982403 100644 --- a/site/es_ES.all.json +++ b/site/es_ES.all.json @@ -1525,15 +1525,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Puede configurar su cuenta para {{.DisplayName}} haciendo clic aquí." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "O" }, - "nav_signin_sso_veriplay": { - "other": "Registrarse" - }, - "nav_create_sso_veriplay": { - "other": "Crear una cuenta" - }, "sso_error_user_account_creation_disabled": { "other": "No se puede iniciar sesión. Este sitio solo está disponible para usuarios invitados." }, @@ -1545,5 +1539,11 @@ }, "sso_error_action_invalid_grant": { "other": "Intente iniciar sesión de nuevo. Si este error persiste, comuníquese con el administrador del sitio." + }, + "sso_signin_generic": { + "other": "Inicie sesión con {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Crear cuenta con {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/es_MX.all.json b/site/es_MX.all.json index 3f236cc1..1669ffa6 100644 --- a/site/es_MX.all.json +++ b/site/es_MX.all.json @@ -1525,15 +1525,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Puede configurar su cuenta para {{.DisplayName}} haciendo clic aquí." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "O" }, - "nav_signin_sso_veriplay": { - "other": "Registrarse" - }, - "nav_create_sso_veriplay": { - "other": "Crear una cuenta" - }, "sso_error_user_account_creation_disabled": { "other": "No se puede iniciar sesión. Este sitio solo está disponible para usuarios invitados." }, @@ -1545,5 +1539,11 @@ }, "sso_error_action_invalid_grant": { "other": "Intente iniciar sesión de nuevo. Si este error persiste, comuníquese con el administrador del sitio." + }, + "sso_signin_generic": { + "other": "Inicie sesión con {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Crear cuenta con {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/et_ET.all.json b/site/et_ET.all.json index ceb1560f..3ba8dc41 100644 --- a/site/et_ET.all.json +++ b/site/et_ET.all.json @@ -1521,15 +1521,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Saate seadistada oma konto {{.DisplayName}} jaoks, klõpsates siin." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Või" }, - "nav_signin_sso_veriplay": { - "other": "Logi sisse" - }, - "nav_create_sso_veriplay": { - "other": "Loo konto" - }, "sso_error_user_account_creation_disabled": { "other": "Ei saa sisse logida. See sait on saadaval ainult kutsutud kasutajatele." }, @@ -1541,5 +1535,11 @@ }, "sso_error_action_invalid_grant": { "other": "Proovige uuesti sisse logida. Kui see tõrge püsib, võtke ühendust saidi administraatoriga." + }, + "sso_signin_generic": { + "other": "Logige sisse rakendusega {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Looge {{.DisplayName}} konto" } } \ No newline at end of file diff --git a/site/fi_FI.all.json b/site/fi_FI.all.json index e5f43e63..b0f689fb 100644 --- a/site/fi_FI.all.json +++ b/site/fi_FI.all.json @@ -1521,15 +1521,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Voit määrittää tilisi {{.DisplayName}} napsauttamalla tätä." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Tai" }, - "nav_signin_sso_veriplay": { - "other": "Kirjaudu sisään" - }, - "nav_create_sso_veriplay": { - "other": "Luo tili" - }, "sso_error_user_account_creation_disabled": { "other": "Kirjautuminen ei onnistu. Tämä sivusto on vain kutsuttujen käyttäjien käytettävissä." }, @@ -1541,5 +1535,11 @@ }, "sso_error_action_invalid_grant": { "other": "Yritä kirjautua sisään uudelleen. Jos tämä virhe toistuu, ota yhteyttä sivuston ylläpitäjään." + }, + "sso_signin_generic": { + "other": "Kirjaudu sisään {{.DisplayName}} -tunnuksella" + }, + "sso_create_generic": { + "other": "Luo tili {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/fr_FR.all.json b/site/fr_FR.all.json index 68cff410..089d9b25 100644 --- a/site/fr_FR.all.json +++ b/site/fr_FR.all.json @@ -1525,15 +1525,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Vous pouvez configurer votre compte pour {{.DisplayName}} en cliquant ici." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Ou" }, - "nav_signin_sso_veriplay": { - "other": "S'identifier" - }, - "nav_create_sso_veriplay": { - "other": "Créer un compte" - }, "sso_error_user_account_creation_disabled": { "other": "Impossible de se connecter. Ce site n'est disponible que pour les utilisateurs invités." }, @@ -1545,5 +1539,11 @@ }, "sso_error_action_invalid_grant": { "other": "Veuillez réessayer de vous connecter. Si cette erreur persiste, veuillez contacter l'administrateur du site." + }, + "sso_signin_generic": { + "other": "Connectez-vous avec {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Créer un compte avec {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/hr_HR.all.json b/site/hr_HR.all.json index 9a4bc47b..0fa0f1c8 100644 --- a/site/hr_HR.all.json +++ b/site/hr_HR.all.json @@ -1523,15 +1523,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Možete konfigurirati svoj račun za {{.DisplayName}} klikom ovdje." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Ili" }, - "nav_signin_sso_veriplay": { - "other": "Prijaviti se" - }, - "nav_create_sso_veriplay": { - "other": "Napravi račun" - }, "sso_error_user_account_creation_disabled": { "other": "Nije moguće prijaviti se. Ova je stranica dostupna samo pozvanim korisnicima." }, @@ -1543,5 +1537,11 @@ }, "sso_error_action_invalid_grant": { "other": "Pokušajte se ponovo prijaviti. Ako se ova pogreška nastavi, obratite se administratoru stranice." + }, + "sso_signin_generic": { + "other": "Prijavite se s {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Stvorite račun s {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/hu_HU.all.json b/site/hu_HU.all.json index f4abc7c9..35f58c0d 100644 --- a/site/hu_HU.all.json +++ b/site/hu_HU.all.json @@ -1521,15 +1521,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Ide kattintva konfigurálhatja fiókját a {{.DisplayName}} számára." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Vagy" }, - "nav_signin_sso_veriplay": { - "other": "Bejelentkezés" - }, - "nav_create_sso_veriplay": { - "other": "Fiók létrehozása" - }, "sso_error_user_account_creation_disabled": { "other": "Nem sikerült bejelentkezni. Ez a webhely csak a meghívott felhasználók számára érhető el." }, @@ -1541,5 +1535,11 @@ }, "sso_error_action_invalid_grant": { "other": "Kérjük, próbáljon meg újra bejelentkezni. Ha a hiba továbbra is fennáll, forduljon a webhely rendszergazdájához." + }, + "sso_signin_generic": { + "other": "Jelentkezzen be a {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Hozzon létre fiókot a {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/it_IT.all.json b/site/it_IT.all.json index bc0f83aa..1b5141ac 100644 --- a/site/it_IT.all.json +++ b/site/it_IT.all.json @@ -1525,15 +1525,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Puoi configurare il tuo account per {{.DisplayName}} facendo clic qui." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "O" }, - "nav_signin_sso_veriplay": { - "other": "Registrazione" - }, - "nav_create_sso_veriplay": { - "other": "Creare un profilo" - }, "sso_error_user_account_creation_disabled": { "other": "Impossibile accedere. Questo sito è disponibile solo per gli utenti invitati." }, @@ -1545,5 +1539,11 @@ }, "sso_error_action_invalid_grant": { "other": "Prova ad accedere di nuovo. Se l'errore persiste, contattare l'amministratore del sito." + }, + "sso_signin_generic": { + "other": "Accedi con {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Crea un account con {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/ja_JP.all.json b/site/ja_JP.all.json index b1e570ab..c9e57169 100644 --- a/site/ja_JP.all.json +++ b/site/ja_JP.all.json @@ -1508,15 +1508,9 @@ "sso_error_action_admin_requires_mfa": { "other": "ここをクリックして、 {{.DisplayName}}のアカウントを構成できます。" }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "または" }, - "nav_signin_sso_veriplay": { - "other": "ログイン" - }, - "nav_create_sso_veriplay": { - "other": "アカウントを作成する" - }, "sso_error_user_account_creation_disabled": { "other": "サインインできません。このサイトは、招待されたユーザーのみが利用できます。" }, @@ -1528,5 +1522,11 @@ }, "sso_error_action_invalid_grant": { "other": "再度サインインしてください。このエラーが続く場合は、サイト管理者に連絡してください。" + }, + "sso_signin_generic": { + "other": "{{.DisplayName}}でサインイン" + }, + "sso_create_generic": { + "other": "{{.DisplayName}}でアカウントを作成" } } \ No newline at end of file diff --git a/site/lt_LT.all.json b/site/lt_LT.all.json index 400aaa2a..5f503b08 100644 --- a/site/lt_LT.all.json +++ b/site/lt_LT.all.json @@ -1553,15 +1553,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Galite sukonfigūruoti savo paskyrą {{.DisplayName}} spustelėdami čia." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Arba" }, - "nav_signin_sso_veriplay": { - "other": "Prisijungti" - }, - "nav_create_sso_veriplay": { - "other": "Sukurti paskyrą" - }, "sso_error_user_account_creation_disabled": { "other": "Nepavyko prisijungti. Ši svetainė prieinama tik pakviestiems vartotojams." }, @@ -1573,5 +1567,11 @@ }, "sso_error_action_invalid_grant": { "other": "Bandykite prisijungti dar kartą. Jei ši klaida išlieka, susisiekite su svetainės administratoriumi." + }, + "sso_signin_generic": { + "other": "Prisijunkite naudodami {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Sukurkite paskyrą naudodami {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/nl_BE.all.json b/site/nl_BE.all.json index c84a8d35..cdc308bc 100644 --- a/site/nl_BE.all.json +++ b/site/nl_BE.all.json @@ -1521,15 +1521,9 @@ "sso_error_action_admin_requires_mfa": { "other": "U kunt uw account voor {{.DisplayName}} configureren door hier te klikken." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Of" }, - "nav_signin_sso_veriplay": { - "other": "Log in" - }, - "nav_create_sso_veriplay": { - "other": "Maak account" - }, "sso_error_user_account_creation_disabled": { "other": "Kan niet inloggen. Deze site is alleen beschikbaar voor uitgenodigde gebruikers." }, @@ -1541,5 +1535,11 @@ }, "sso_error_action_invalid_grant": { "other": "Probeer opnieuw in te loggen. Neem contact op met de sitebeheerder als deze fout zich blijft voordoen." + }, + "sso_signin_generic": { + "other": "Log in met {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Maak een account aan met {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/no_NO.all.json b/site/no_NO.all.json index 9562b618..e7517ab6 100644 --- a/site/no_NO.all.json +++ b/site/no_NO.all.json @@ -1521,15 +1521,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Du kan konfigurere kontoen din for {{.DisplayName}} ved å klikke her." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Eller" }, - "nav_signin_sso_veriplay": { - "other": "Logg inn" - }, - "nav_create_sso_veriplay": { - "other": "Opprett konto" - }, "sso_error_user_account_creation_disabled": { "other": "Kan ikke logge på. Dette nettstedet er kun tilgjengelig for inviterte brukere." }, @@ -1541,5 +1535,11 @@ }, "sso_error_action_invalid_grant": { "other": "Prøv å logge på igjen. Hvis denne feilen vedvarer, vennligst kontakt nettstedadministratoren." + }, + "sso_signin_generic": { + "other": "Logg på med {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Opprett konto med {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/pl_PL.all.json b/site/pl_PL.all.json index 19b2bc88..743346dc 100644 --- a/site/pl_PL.all.json +++ b/site/pl_PL.all.json @@ -1598,15 +1598,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Możesz skonfigurować swoje konto dla {{.DisplayName}} , klikając tutaj." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Lub" }, - "nav_signin_sso_veriplay": { - "other": "Zaloguj się" - }, - "nav_create_sso_veriplay": { - "other": "Utwórz konto" - }, "sso_error_user_account_creation_disabled": { "other": "Nie można się zalogować. Ta witryna jest dostępna tylko dla zaproszonych użytkowników." }, @@ -1618,5 +1612,11 @@ }, "sso_error_action_invalid_grant": { "other": "Spróbuj zalogować się ponownie. Jeśli ten błąd będzie się powtarzał, skontaktuj się z administratorem witryny." + }, + "sso_signin_generic": { + "other": "Zaloguj się za pomocą {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Utwórz konto z {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/pt_BR.all.json b/site/pt_BR.all.json index 22b3cd96..792e442d 100644 --- a/site/pt_BR.all.json +++ b/site/pt_BR.all.json @@ -1525,15 +1525,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Você pode configurar sua conta para {{.DisplayName}} clicando aqui." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Ou" }, - "nav_signin_sso_veriplay": { - "other": "Entrar" - }, - "nav_create_sso_veriplay": { - "other": "Criar uma conta" - }, "sso_error_user_account_creation_disabled": { "other": "Não é possível fazer login. Este site está disponível apenas para usuários convidados." }, @@ -1545,5 +1539,11 @@ }, "sso_error_action_invalid_grant": { "other": "Por favor, tente entrar novamente. Se o erro persistir, entre em contato com o administrador do site." + }, + "sso_signin_generic": { + "other": "Entrar com {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Criar conta com {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/pt_PT.all.json b/site/pt_PT.all.json index f6ec09f3..aaf9e6a9 100644 --- a/site/pt_PT.all.json +++ b/site/pt_PT.all.json @@ -1525,15 +1525,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Você pode configurar sua conta para {{.DisplayName}} clicando aqui." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Ou" }, - "nav_signin_sso_veriplay": { - "other": "Entrar" - }, - "nav_create_sso_veriplay": { - "other": "Criar uma conta" - }, "sso_error_user_account_creation_disabled": { "other": "Não é possível fazer login. Este site está disponível apenas para usuários convidados." }, @@ -1545,5 +1539,11 @@ }, "sso_error_action_invalid_grant": { "other": "Por favor, tente entrar novamente. Se o erro persistir, entre em contato com o administrador do site." + }, + "sso_signin_generic": { + "other": "Entrar com {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Criar conta com {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/ru_RU.all.json b/site/ru_RU.all.json index 45120c5f..c66096e2 100644 --- a/site/ru_RU.all.json +++ b/site/ru_RU.all.json @@ -1575,15 +1575,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Вы можете настроить свою учетную запись для {{.DisplayName}} , нажав здесь." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Или же" }, - "nav_signin_sso_veriplay": { - "other": "Войти" - }, - "nav_create_sso_veriplay": { - "other": "Зарегистрироваться" - }, "sso_error_user_account_creation_disabled": { "other": "Невозможно войти. Этот сайт доступен только для приглашенных пользователей." }, @@ -1595,5 +1589,11 @@ }, "sso_error_action_invalid_grant": { "other": "Пожалуйста, попробуйте войти еще раз. Если эта ошибка повторяется, обратитесь к администратору сайта." + }, + "sso_signin_generic": { + "other": "Войти с {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Создайте учетную запись с {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/sr_SR.all.json b/site/sr_SR.all.json index c4efe64b..70bbca34 100644 --- a/site/sr_SR.all.json +++ b/site/sr_SR.all.json @@ -1537,15 +1537,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Можете да конфигуришете свој налог за {{.DisplayName}} кликом овде." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Ор" }, - "nav_signin_sso_veriplay": { - "other": "Пријавите се" - }, - "nav_create_sso_veriplay": { - "other": "Региструј се" - }, "sso_error_user_account_creation_disabled": { "other": "Није могуће пријавити се. Овај сајт је доступан само позваним корисницима." }, @@ -1557,5 +1551,11 @@ }, "sso_error_action_invalid_grant": { "other": "Покушајте поново да се пријавите. Ако се ова грешка настави, обратите се администратору сајта." + }, + "sso_signin_generic": { + "other": "Пријавите се са {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Направите налог са {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/styles/_buttons.scss b/site/styles/_buttons.scss index 76621cfc..4ab3574a 100644 --- a/site/styles/_buttons.scss +++ b/site/styles/_buttons.scss @@ -221,6 +221,7 @@ s72-userwishlist-button { .s72-btn-sso { width: 100%; + margin-top: 10px; } .s72-btn-sso-veriplay { diff --git a/site/styles/_forms.scss b/site/styles/_forms.scss index 43a364ee..81830de1 100644 --- a/site/styles/_forms.scss +++ b/site/styles/_forms.scss @@ -293,7 +293,7 @@ s72-signup-form { } .s72-veriplay-option { - padding: 10px; + padding-top: 10px; } .s72-veriplay-powered-by { diff --git a/site/tr_TR.all.json b/site/tr_TR.all.json index 06e93771..d2a56004 100644 --- a/site/tr_TR.all.json +++ b/site/tr_TR.all.json @@ -1521,15 +1521,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Buraya tıklayarak hesabınızı {{.DisplayName}} için yapılandırabilirsiniz." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Veya" }, - "nav_signin_sso_veriplay": { - "other": "Kayıt olmak" - }, - "nav_create_sso_veriplay": { - "other": "Hesap oluştur" - }, "sso_error_user_account_creation_disabled": { "other": "Oturum açılamıyor. Bu site yalnızca davet edilen kullanıcılar tarafından kullanılabilir." }, @@ -1541,5 +1535,11 @@ }, "sso_error_action_invalid_grant": { "other": "Lütfen tekrar oturum açmayı deneyin. Bu hata devam ederse lütfen site yöneticisi ile iletişime geçin." + }, + "sso_signin_generic": { + "other": "{{.DisplayName}} ile oturum açın" + }, + "sso_create_generic": { + "other": "{{.DisplayName}} ile hesap oluşturun" } } \ No newline at end of file diff --git a/site/uk_UA.all.json b/site/uk_UA.all.json index 519baa31..1d1eb020 100644 --- a/site/uk_UA.all.json +++ b/site/uk_UA.all.json @@ -1581,15 +1581,9 @@ "sso_error_action_admin_requires_mfa": { "other": "Ви можете налаштувати свій обліковий запис для {{.DisplayName}} , натиснувши тут." }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "Або" }, - "nav_signin_sso_veriplay": { - "other": "Увійти" - }, - "nav_create_sso_veriplay": { - "other": "Створити акаунт" - }, "sso_error_user_account_creation_disabled": { "other": "Не вдається ввійти. Цей сайт доступний лише для запрошених користувачів." }, @@ -1601,5 +1595,11 @@ }, "sso_error_action_invalid_grant": { "other": "Спробуйте ввійти знову. Якщо ця помилка не зникає, зверніться до адміністратора сайту." + }, + "sso_signin_generic": { + "other": "Увійдіть за допомогою {{.DisplayName}}" + }, + "sso_create_generic": { + "other": "Створіть обліковий запис за допомогою {{.DisplayName}}" } } \ No newline at end of file diff --git a/site/zh_TW.all.json b/site/zh_TW.all.json index 068fa3f6..4c300826 100644 --- a/site/zh_TW.all.json +++ b/site/zh_TW.all.json @@ -1508,15 +1508,9 @@ "sso_error_action_admin_requires_mfa": { "other": "您可以通過單擊此處為{{.DisplayName}}配置您的帳戶。" }, - "nav_signin_sso_option": { + "sso_signin_option": { "other": "或者" }, - "nav_signin_sso_veriplay": { - "other": "登入" - }, - "nav_create_sso_veriplay": { - "other": "創建賬戶" - }, "sso_error_user_account_creation_disabled": { "other": "無法登錄。此站點僅供受邀用戶使用。" }, @@ -1528,5 +1522,11 @@ }, "sso_error_action_invalid_grant": { "other": "請嘗試重新登錄。如果此錯誤仍然存在,請聯繫網站管理員。" + }, + "sso_signin_generic": { + "other": "使用{{.DisplayName}}登錄" + }, + "sso_create_generic": { + "other": "使用{{.DisplayName}}創建帳戶" } } \ No newline at end of file From 54b145ccafd3748714dab5f8dc0455d10ab05c2b Mon Sep 17 00:00:00 2001 From: Mark Sargent <99003+sarge@users.noreply.github.com> Date: Thu, 1 Dec 2022 18:41:03 +1300 Subject: [PATCH 08/10] attempt to fix MFA translations --- site/ar_LB.all.json | 2 +- site/ca_ES.all.json | 2 +- site/da_DK.all.json | 2 +- site/de_DE.all.json | 2 +- site/el_EL.all.json | 2 +- site/es_ES.all.json | 2 +- site/es_MX.all.json | 2 +- site/et_ET.all.json | 2 +- site/fi_FI.all.json | 2 +- site/fr_FR.all.json | 2 +- site/hr_HR.all.json | 2 +- site/hu_HU.all.json | 2 +- site/it_IT.all.json | 2 +- site/ja_JP.all.json | 2 +- site/lt_LT.all.json | 2 +- site/nl_BE.all.json | 2 +- site/no_NO.all.json | 2 +- site/pl_PL.all.json | 2 +- site/pt_BR.all.json | 2 +- site/pt_PT.all.json | 2 +- site/ru_RU.all.json | 2 +- site/sr_SR.all.json | 2 +- site/tr_TR.all.json | 2 +- site/uk_UA.all.json | 2 +- site/zh_TW.all.json | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/site/ar_LB.all.json b/site/ar_LB.all.json index 5c2d55f0..80237c51 100644 --- a/site/ar_LB.all.json +++ b/site/ar_LB.all.json @@ -1577,7 +1577,7 @@ "other": "حدث خطأ ما عند إضافة تلك البطاقة. يرجى المحاولة مرة أخرى في وقت لاحق أو استخدام بطاقة مختلفة." }, "sso_error_admin_requires_mfa": { - "other": "غير قادر على تسجيل الدخول. لأسباب أمنية ، تتطلب حسابات المسؤول مصادقة متعددة العوامل (MFA)." + "other": "غير قادر على تسجيل الدخول. لأسباب تتعلق بالأمان ، تتطلب حسابات المسؤول المصادقة متعددة العوامل." }, "sso_error_email_address_not_verified": { "other": "غير قادر على تسجيل الدخول. لأسباب تتعلق بالأمان ، تتطلب حسابات المسؤول عنوان بريد إلكتروني تم التحقق منه." diff --git a/site/ca_ES.all.json b/site/ca_ES.all.json index 79d96f0c..c3553340 100644 --- a/site/ca_ES.all.json +++ b/site/ca_ES.all.json @@ -1513,7 +1513,7 @@ "other": "S'ha produït un error en afegir aquesta targeta. Torneu-ho a provar més tard o utilitzeu una altra targeta." }, "sso_error_admin_requires_mfa": { - "other": "No es pot iniciar sessió. Per motius de seguretat, els comptes d'administrador requereixen l'autenticació multifactor (MFA)." + "other": "No es pot iniciar sessió. Per motius de seguretat, els comptes d'administrador requereixen l'autenticació multifactor." }, "sso_error_email_address_not_verified": { "other": "No es pot iniciar sessió. Per motius de seguretat, els comptes d'administrador requereixen una adreça de correu electrònic verificada." diff --git a/site/da_DK.all.json b/site/da_DK.all.json index d25f70ff..1566259d 100644 --- a/site/da_DK.all.json +++ b/site/da_DK.all.json @@ -1513,7 +1513,7 @@ "other": "Der gik noget galt, da det pågældende kort blev tilføjet. Prøv igen senere, eller brug et andet kort." }, "sso_error_admin_requires_mfa": { - "other": "Kan ikke logge ind. Af sikkerhedsmæssige årsager kræver administratorkonti Multi-Factor Authentication (MFA)." + "other": "Kan ikke logge ind. Af sikkerhedsmæssige årsager kræver administratorkonti Multi-Factor Authentication." }, "sso_error_email_address_not_verified": { "other": "Kan ikke logge ind. Af sikkerhedsmæssige årsager kræver administratorkonti en bekræftet e-mailadresse." diff --git a/site/de_DE.all.json b/site/de_DE.all.json index 9aceaf92..6649cd73 100644 --- a/site/de_DE.all.json +++ b/site/de_DE.all.json @@ -1513,7 +1513,7 @@ "other": "Beim Hinzufügen dieser Karte ist ein Fehler aufgetreten. Bitte versuchen Sie es später erneut oder verwenden Sie eine andere Karte." }, "sso_error_admin_requires_mfa": { - "other": "Anmeldung nicht möglich. Aus Sicherheitsgründen benötigen Administratorkonten eine Multi-Factor Authentication (MFA)." + "other": "Anmeldung nicht möglich. Aus Sicherheitsgründen benötigen Administratorkonten eine mehrstufige Authentifizierung." }, "sso_error_email_address_not_verified": { "other": "Anmeldung nicht möglich. Aus Sicherheitsgründen benötigen Administratorkonten eine verifizierte E-Mail-Adresse." diff --git a/site/el_EL.all.json b/site/el_EL.all.json index 2d74d210..3bcfb0ce 100644 --- a/site/el_EL.all.json +++ b/site/el_EL.all.json @@ -1513,7 +1513,7 @@ "other": "Κάτι πήγε στραβά κατά την προσθήκη αυτής της κάρτας. Δοκιμάστε ξανά αργότερα ή χρησιμοποιήστε διαφορετική κάρτα." }, "sso_error_admin_requires_mfa": { - "other": "Αδύνατη η πρόσβαση. Για λόγους ασφαλείας, οι λογαριασμοί διαχειριστή απαιτούν έλεγχο ταυτότητας πολλαπλών παραγόντων (MFA)." + "other": "Αδύνατη η πρόσβαση. Για λόγους ασφαλείας, οι λογαριασμοί διαχειριστή απαιτούν έλεγχο ταυτότητας πολλαπλών παραγόντων." }, "sso_error_email_address_not_verified": { "other": "Αδύνατη η πρόσβαση. Για λόγους ασφαλείας, οι λογαριασμοί διαχειριστή απαιτούν μια επαληθευμένη διεύθυνση email." diff --git a/site/es_ES.all.json b/site/es_ES.all.json index 5b982403..dd293b26 100644 --- a/site/es_ES.all.json +++ b/site/es_ES.all.json @@ -1517,7 +1517,7 @@ "other": "Algo salió mal al agregar esa tarjeta. Vuelva a intentarlo más tarde o utilice una tarjeta diferente." }, "sso_error_admin_requires_mfa": { - "other": "Incapaz de iniciar sesión. Por razones de seguridad, las cuentas de administrador requieren autenticación multifactor (MFA)." + "other": "Incapaz de iniciar sesión. Por razones de seguridad, las cuentas de administrador requieren autenticación multifactor." }, "sso_error_email_address_not_verified": { "other": "Incapaz de iniciar sesión. Por razones de seguridad, las cuentas de administrador requieren una dirección de correo electrónico verificada." diff --git a/site/es_MX.all.json b/site/es_MX.all.json index 1669ffa6..a653ef38 100644 --- a/site/es_MX.all.json +++ b/site/es_MX.all.json @@ -1517,7 +1517,7 @@ "other": "Algo salió mal al agregar esa tarjeta. Vuelva a intentarlo más tarde o utilice una tarjeta diferente." }, "sso_error_admin_requires_mfa": { - "other": "Incapaz de iniciar sesión. Por razones de seguridad, las cuentas de administrador requieren autenticación multifactor (MFA)." + "other": "Incapaz de iniciar sesión. Por razones de seguridad, las cuentas de administrador requieren autenticación multifactor." }, "sso_error_email_address_not_verified": { "other": "Incapaz de iniciar sesión. Por razones de seguridad, las cuentas de administrador requieren una dirección de correo electrónico verificada." diff --git a/site/et_ET.all.json b/site/et_ET.all.json index 3ba8dc41..c11cc35f 100644 --- a/site/et_ET.all.json +++ b/site/et_ET.all.json @@ -1513,7 +1513,7 @@ "other": "Selle kaardi lisamisel läks midagi valesti. Proovige hiljem uuesti või kasutage teist kaarti." }, "sso_error_admin_requires_mfa": { - "other": "Ei saa sisse logida. Turvalisuse huvides nõuavad administraatorikontod mitmefaktorilist autentimist (MFA)." + "other": "Ei saa sisse logida. Turvalisuse huvides nõuavad administraatorikontod mitmefaktorilist autentimist." }, "sso_error_email_address_not_verified": { "other": "Ei saa sisse logida. Turvalisuse huvides nõuavad administraatorikontod kinnitatud e-posti aadressi." diff --git a/site/fi_FI.all.json b/site/fi_FI.all.json index b0f689fb..e5c85fc2 100644 --- a/site/fi_FI.all.json +++ b/site/fi_FI.all.json @@ -1513,7 +1513,7 @@ "other": "Jotain meni pieleen korttia lisättäessä. Yritä myöhemmin uudelleen tai käytä toista korttia." }, "sso_error_admin_requires_mfa": { - "other": "Kirjautuminen ei onnistu. Turvallisuussyistä järjestelmänvalvojatilit vaativat monivaiheisen todennuksen (MFA)." + "other": "Kirjautuminen ei onnistu. Turvallisuussyistä järjestelmänvalvojatilit vaativat monivaiheisen todennuksen." }, "sso_error_email_address_not_verified": { "other": "Kirjautuminen ei onnistu. Turvallisuussyistä järjestelmänvalvojatilit vaativat vahvistetun sähköpostiosoitteen." diff --git a/site/fr_FR.all.json b/site/fr_FR.all.json index 089d9b25..b7326d26 100644 --- a/site/fr_FR.all.json +++ b/site/fr_FR.all.json @@ -1517,7 +1517,7 @@ "other": "Une erreur s'est produite lors de l'ajout de cette carte. Veuillez réessayer plus tard ou utiliser une autre carte." }, "sso_error_admin_requires_mfa": { - "other": "Connection impossible. Pour des raisons de sécurité, les comptes administrateur nécessitent une authentification multifacteur (MFA)." + "other": "Connection impossible. Pour des raisons de sécurité, les comptes administrateur nécessitent une authentification multifacteur." }, "sso_error_email_address_not_verified": { "other": "Connection impossible. Pour des raisons de sécurité, les comptes administrateur nécessitent une adresse e-mail vérifiée." diff --git a/site/hr_HR.all.json b/site/hr_HR.all.json index 0fa0f1c8..3c65db31 100644 --- a/site/hr_HR.all.json +++ b/site/hr_HR.all.json @@ -1515,7 +1515,7 @@ "other": "Nešto nije u redu prilikom dodavanja te kartice. Pokušajte ponovno kasnije ili upotrijebite drugu karticu." }, "sso_error_admin_requires_mfa": { - "other": "Nije moguća prijava. Iz sigurnosnih razloga administratorski računi zahtijevaju provjeru autentičnosti s više faktora (MFA)." + "other": "Nije moguća prijava. Iz sigurnosnih razloga administratorski računi zahtijevaju provjeru autentičnosti s više faktora." }, "sso_error_email_address_not_verified": { "other": "Nije moguća prijava. Iz sigurnosnih razloga administratorski računi zahtijevaju potvrđenu adresu e-pošte." diff --git a/site/hu_HU.all.json b/site/hu_HU.all.json index 35f58c0d..b7a98ca3 100644 --- a/site/hu_HU.all.json +++ b/site/hu_HU.all.json @@ -1513,7 +1513,7 @@ "other": "Valami hiba történt a kártya hozzáadásakor. Kérjük, próbálja újra később, vagy használjon másik kártyát." }, "sso_error_admin_requires_mfa": { - "other": "Nem sikerült bejelentkezni. Biztonsági okokból a rendszergazdai fiókokhoz többtényezős hitelesítés (MFA) szükséges." + "other": "Nem sikerült bejelentkezni. Biztonsági okokból a rendszergazdai fiókokhoz többtényezős hitelesítés szükséges." }, "sso_error_email_address_not_verified": { "other": "Nem sikerült bejelentkezni. Biztonsági okokból a rendszergazdai fiókokhoz igazolt e-mail cím szükséges." diff --git a/site/it_IT.all.json b/site/it_IT.all.json index 1b5141ac..ee50a372 100644 --- a/site/it_IT.all.json +++ b/site/it_IT.all.json @@ -1517,7 +1517,7 @@ "other": "Qualcosa è andato storto durante l'aggiunta di quella carta. Riprova più tardi o usa una carta diversa." }, "sso_error_admin_requires_mfa": { - "other": "Impossibile fare il log in. Per motivi di sicurezza, gli account amministratore richiedono l'autenticazione a più fattori (MFA)." + "other": "Impossibile fare il log in. Per motivi di sicurezza, gli account amministratore richiedono l'autenticazione a più fattori." }, "sso_error_email_address_not_verified": { "other": "Impossibile fare il log in. Per motivi di sicurezza, gli account amministratore richiedono un indirizzo email verificato." diff --git a/site/ja_JP.all.json b/site/ja_JP.all.json index c9e57169..a32819b0 100644 --- a/site/ja_JP.all.json +++ b/site/ja_JP.all.json @@ -1500,7 +1500,7 @@ "other": "カードの追加中にエラーが発生しました。後でもう一度試すか、別のカードを使用してください。" }, "sso_error_admin_requires_mfa": { - "other": "ログインできません。セキュリティ上の理由から、管理者アカウントには多要素認証 (MFA) が必要です。" + "other": "ログインできません。セキュリティ上の理由から、管理者アカウントには多要素認証が必要です。" }, "sso_error_email_address_not_verified": { "other": "ログインできません。セキュリティ上の理由から、管理者アカウントには確認済みの電子メール アドレスが必要です。" diff --git a/site/lt_LT.all.json b/site/lt_LT.all.json index 5f503b08..bcd041f8 100644 --- a/site/lt_LT.all.json +++ b/site/lt_LT.all.json @@ -1545,7 +1545,7 @@ "other": "Pridedant šią kortelę kažkas nutiko. Bandykite dar kartą vėliau arba naudokite kitą kortelę." }, "sso_error_admin_requires_mfa": { - "other": "Negalima prisijungti. Saugumo sumetimais administratoriaus paskyroms reikalingas kelių faktorių autentifikavimas (MFA)." + "other": "Negalima prisijungti. Saugumo sumetimais administratoriaus paskyroms reikalingas kelių veiksnių autentifikavimas." }, "sso_error_email_address_not_verified": { "other": "Negalima prisijungti. Saugumo sumetimais administratoriaus paskyroms reikalingas patvirtintas el. pašto adresas." diff --git a/site/nl_BE.all.json b/site/nl_BE.all.json index cdc308bc..6663e90f 100644 --- a/site/nl_BE.all.json +++ b/site/nl_BE.all.json @@ -1513,7 +1513,7 @@ "other": "Er is iets misgegaan bij het toevoegen van die kaart. Probeer het later opnieuw of gebruik een andere kaart." }, "sso_error_admin_requires_mfa": { - "other": "Niet mogelijk om in te loggen. Om veiligheidsredenen vereisen beheerdersaccounts Multi-Factor Authentication (MFA)." + "other": "Niet mogelijk om in te loggen. Om veiligheidsredenen vereisen beheerdersaccounts meervoudige authenticatie." }, "sso_error_email_address_not_verified": { "other": "Niet mogelijk om in te loggen. Om veiligheidsredenen hebben beheerdersaccounts een geverifieerd e-mailadres nodig." diff --git a/site/no_NO.all.json b/site/no_NO.all.json index e7517ab6..1077bb66 100644 --- a/site/no_NO.all.json +++ b/site/no_NO.all.json @@ -1513,7 +1513,7 @@ "other": "Noe gikk galt da kortet ble lagt til. Prøv igjen senere eller bruk et annet kort." }, "sso_error_admin_requires_mfa": { - "other": "Klarte ikke å logge inn. Av sikkerhetsgrunner krever administratorkontoer Multi-Factor Authentication (MFA)." + "other": "Klarte ikke å logge inn. Av sikkerhetsgrunner krever administratorkontoer Multi-Factor Authentication." }, "sso_error_email_address_not_verified": { "other": "Klarte ikke å logge inn. Av sikkerhetsgrunner krever administratorkontoer en bekreftet e-postadresse." diff --git a/site/pl_PL.all.json b/site/pl_PL.all.json index 743346dc..4ef55286 100644 --- a/site/pl_PL.all.json +++ b/site/pl_PL.all.json @@ -1590,7 +1590,7 @@ "other": "Coś poszło nie tak podczas dodawania tej karty. Spróbuj ponownie później lub użyj innej karty." }, "sso_error_admin_requires_mfa": { - "other": "Niezdolny do logowania. Ze względów bezpieczeństwa konta administratora wymagają uwierzytelniania wieloskładnikowego (MFA)." + "other": "Niezdolny do logowania. Ze względów bezpieczeństwa konta administratora wymagają uwierzytelniania wieloskładnikowego." }, "sso_error_email_address_not_verified": { "other": "Niezdolny do logowania. Ze względów bezpieczeństwa konta Administratora wymagają zweryfikowanego adresu e-mail." diff --git a/site/pt_BR.all.json b/site/pt_BR.all.json index 792e442d..96afe2e9 100644 --- a/site/pt_BR.all.json +++ b/site/pt_BR.all.json @@ -1517,7 +1517,7 @@ "other": "Algo deu errado ao adicionar esse cartão. Tente novamente mais tarde ou use um cartão diferente." }, "sso_error_admin_requires_mfa": { - "other": "Incapaz de entrar. Por motivos de segurança, as contas de administrador exigem autenticação multifator (MFA)." + "other": "Incapaz de entrar. Por motivos de segurança, as contas de administrador exigem autenticação multifator." }, "sso_error_email_address_not_verified": { "other": "Incapaz de entrar. Por motivos de segurança, as contas de administrador exigem um endereço de e-mail verificado." diff --git a/site/pt_PT.all.json b/site/pt_PT.all.json index aaf9e6a9..d8b3dc8d 100644 --- a/site/pt_PT.all.json +++ b/site/pt_PT.all.json @@ -1517,7 +1517,7 @@ "other": "Algo deu errado ao adicionar esse cartão. Tente novamente mais tarde ou use um cartão diferente." }, "sso_error_admin_requires_mfa": { - "other": "Incapaz de entrar. Por motivos de segurança, as contas de administrador exigem autenticação multifator (MFA)." + "other": "Incapaz de entrar. Por motivos de segurança, as contas de administrador exigem autenticação multifator." }, "sso_error_email_address_not_verified": { "other": "Incapaz de entrar. Por motivos de segurança, as contas de administrador exigem um endereço de e-mail verificado." diff --git a/site/ru_RU.all.json b/site/ru_RU.all.json index c66096e2..1a4fb54f 100644 --- a/site/ru_RU.all.json +++ b/site/ru_RU.all.json @@ -1567,7 +1567,7 @@ "other": "Что-то пошло не так при добавлении этой карты. Повторите попытку позже или используйте другую карту." }, "sso_error_admin_requires_mfa": { - "other": "Невозможно войти. По соображениям безопасности учетным записям администратора требуется многофакторная аутентификация (MFA)." + "other": "Невозможно войти. Из соображений безопасности для учетных записей администратора требуется многофакторная аутентификация." }, "sso_error_email_address_not_verified": { "other": "Невозможно войти. В целях безопасности для учетных записей администратора требуется подтвержденный адрес электронной почты." diff --git a/site/sr_SR.all.json b/site/sr_SR.all.json index 70bbca34..0e4ed66e 100644 --- a/site/sr_SR.all.json +++ b/site/sr_SR.all.json @@ -1529,7 +1529,7 @@ "other": "Нешто није у реду приликом додавања те картице. Покушајте поново касније или користите другу картицу." }, "sso_error_admin_requires_mfa": { - "other": "Немогућност логовања. Из безбедносних разлога, администраторски налози захтевају вишефакторску аутентификацију (МФА)." + "other": "Немогућност логовања. Из безбедносних разлога, администраторски налози захтевају вишефакторску аутентификацију." }, "sso_error_email_address_not_verified": { "other": "Немогућност логовања. Из безбедносних разлога, администраторским налозима је потребна верификована адреса е-поште." diff --git a/site/tr_TR.all.json b/site/tr_TR.all.json index d2a56004..5b92ac56 100644 --- a/site/tr_TR.all.json +++ b/site/tr_TR.all.json @@ -1513,7 +1513,7 @@ "other": "Bu kartı eklerken bir şeyler ters gitti. Lütfen daha sonra tekrar deneyin veya farklı bir kart kullanın." }, "sso_error_admin_requires_mfa": { - "other": "Giriş yapılamıyor. Güvenlik nedenleriyle Yönetici hesapları, Çok Faktörlü Kimlik Doğrulaması (MFA) gerektirir." + "other": "Giriş yapılamıyor. Güvenlik nedenleriyle Yönetici hesapları, Çok Faktörlü Kimlik Doğrulaması gerektirir." }, "sso_error_email_address_not_verified": { "other": "Giriş yapılamıyor. Güvenlik nedeniyle, Yönetici hesapları doğrulanmış bir e-posta adresi gerektirir." diff --git a/site/uk_UA.all.json b/site/uk_UA.all.json index 1d1eb020..d6620e54 100644 --- a/site/uk_UA.all.json +++ b/site/uk_UA.all.json @@ -1573,7 +1573,7 @@ "other": "Під час додавання цієї картки сталася помилка. Повторіть спробу пізніше або скористайтеся іншою карткою." }, "sso_error_admin_requires_mfa": { - "other": "Неможливо увійти. З міркувань безпеки для облікових записів адміністраторів потрібна багатофакторна автентифікація (MFA)." + "other": "Неможливо увійти. З міркувань безпеки для облікових записів адміністраторів потрібна багатофакторна автентифікація." }, "sso_error_email_address_not_verified": { "other": "Неможливо увійти. З міркувань безпеки для облікових записів адміністраторів потрібна підтверджена адреса електронної пошти." diff --git a/site/zh_TW.all.json b/site/zh_TW.all.json index 4c300826..a9e9bcdb 100644 --- a/site/zh_TW.all.json +++ b/site/zh_TW.all.json @@ -1500,7 +1500,7 @@ "other": "添加該卡時出現問題。請稍後再試或使用其他卡。" }, "sso_error_admin_requires_mfa": { - "other": "無法登入。出於安全原因,管理員帳戶需要多重身份驗證 (MFA)。" + "other": "無法登入。出於安全原因,管理員帳戶需要多重身份驗證。" }, "sso_error_email_address_not_verified": { "other": "無法登入。出於安全原因,管理員帳戶需要經過驗證的電子郵件地址。" From 169c64b206aeb36ebfd308157587561644378c40 Mon Sep 17 00:00:00 2001 From: Mark Sargent <99003+sarge@users.noreply.github.com> Date: Thu, 1 Dec 2022 18:49:55 +1300 Subject: [PATCH 09/10] attempt to fix the veriplay logo path --- site/styles/_forms.scss | 2 +- site/styles/_variables.scss | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/site/styles/_forms.scss b/site/styles/_forms.scss index 81830de1..574cff9c 100644 --- a/site/styles/_forms.scss +++ b/site/styles/_forms.scss @@ -287,7 +287,7 @@ s72-signup-form { text-align: center; .divider { - border: 1px solid rgba(var(--body-color-rgb), 0.5) !important; + border: 1px solid rgba(var(--body-color-rgb), 0.5); margin-top: 60px; width: 100%; } diff --git a/site/styles/_variables.scss b/site/styles/_variables.scss index e3eb3a16..ac300b17 100644 --- a/site/styles/_variables.scss +++ b/site/styles/_variables.scss @@ -95,6 +95,7 @@ --veriplay-button-text-color: rgb(0, 0, 0); --veriplay-button-background-hover: rgb(41, 247, 178); --veriplay-button-text-color-hover: rgb(0, 0, 0); + --veriplay-logo-path: '/images/common/veriplay-col-white.png'; --carousel-height: 75vh; --carousel-height-sm: 75vh; @@ -246,7 +247,7 @@ $signup-background: $button-background !default; $signup-background-hover: $button-background-hover !default; // black image is available veriplay-col-black.png -$veriplay-logo-path: '/images/common/veriplay-col-white.png'; +$veriplay-logo-path: var(--veriplay-logo-path); // Image Gradient Overlays $top-gradient-color: var(--body-bg-rgb) !default; From 8d90869b29d5f2f41e18438a1ab6200706429f3c Mon Sep 17 00:00:00 2001 From: Mark Sargent <99003+sarge@users.noreply.github.com> Date: Mon, 5 Dec 2022 13:31:01 +1300 Subject: [PATCH 10/10] added button mixin --- site/styles/_bootstrap4.scss | 27 ++++++++++++++---- site/styles/_buttons.scss | 53 ++++-------------------------------- site/styles/_forms.scss | 2 +- site/styles/_variables.scss | 2 +- 4 files changed, 28 insertions(+), 56 deletions(-) diff --git a/site/styles/_bootstrap4.scss b/site/styles/_bootstrap4.scss index 41bcfd9e..9ab1a055 100644 --- a/site/styles/_bootstrap4.scss +++ b/site/styles/_bootstrap4.scss @@ -38,14 +38,21 @@ // The following override classes are to get around Bootstrap 4's use of Sass variables. // CSS themes will not work without these hacks. -.btn-primary-override { + +@mixin btn-override( + $button-text-color, + $button-text-color-hover, + $button-background, + $button-background-hover){ @extend .btn-primary; - border-color: $button-background; + border-color: $button-background; + background-color: $button-background; color: $button-text-color; @include hover() { border-color: $button-background-hover; + background-color: $button-background-hover; color: $button-text-color-hover; } @@ -54,9 +61,9 @@ border-color: $button-background-hover; color: $button-text-color-hover; @if $enable-shadows { - @include box-shadow($btn-box-shadow, 0 0 0 $btn-focus-width rgba(var(--primary-rgb), 0.5)); + @include box-shadow($btn-box-shadow, 0 0 0 $btn-focus-width rgba($button-background, 0.5)); } @else { - box-shadow: 0 0 0 $btn-focus-width rgba(var(--primary-rgb), 0.5); + box-shadow: 0 0 0 $btn-focus-width rgba($button-background, 0.5); } } @@ -78,15 +85,23 @@ @if $enable-shadows and $btn-active-box-shadow != none { @include box-shadow( $btn-active-box-shadow, - 0 0 0 $btn-focus-width rgba(var(--primary-rgb), 0.5) + 0 0 0 $btn-focus-width rgba($button-background, 0.5) ); } @else { - box-shadow: 0 0 0 $btn-focus-width rgba(var(--primary-rgb), 0.5); + box-shadow: 0 0 0 $btn-focus-width rgba($button-background, 0.5); } } } } +.btn-primary-override { + @include btn-override( + $button-text-color, + $button-text-color-hover, + $button-background, + $button-background-hover); +} + .btn-link-override { @extend .btn-link; diff --git a/site/styles/_buttons.scss b/site/styles/_buttons.scss index 4ab3574a..f82d658e 100644 --- a/site/styles/_buttons.scss +++ b/site/styles/_buttons.scss @@ -225,52 +225,9 @@ s72-userwishlist-button { } .s72-btn-sso-veriplay { - @extend .btn-primary; - background-color: var(--veriplay-button-background); - border-color: var(--veriplay-button-background); - color: var(--veriplay-button-text-color); - width: 100%; - - @include hover() { - background-color: var(--veriplay-button-background-hover); - border-color: var(--veriplay-button-background-hover); - color: var(--veriplay-button-text-color-hover); - } - - &:focus, - &.focus { - border-color: var(--veriplay-button-background-hover); - color: var(--veriplay-button-text-color-hover); - @if $enable-shadows { - @include box-shadow($btn-box-shadow, 0 0 0 $btn-focus-width rgba(var(--primary-rgb), 0.5)); - } @else { - box-shadow: 0 0 0 $btn-focus-width rgba(var(--primary-rgb), 0.5); - } - } - - &.disabled, - &:disabled { - background-color: var(--veriplay-button-background); - border-color: var(--veriplay-button-background); - color: var(--veriplay-button-text-color); - } - - &:not(:disabled):not(.disabled):active, - &:not(:disabled):not(.disabled).active, - .show > &.dropdown-toggle { - background-color: var(--veriplay-button-background-hover); - border-color: var(--veriplay-button-background-hover); - color: var(--veriplay-button-text-color-hover); - - &:focus { - @if $enable-shadows and $btn-active-box-shadow != none { - @include box-shadow( - $btn-active-box-shadow, - 0 0 0 $btn-focus-width rgba(var(--veriplay-button-background), 0.5) - ); - } @else { - box-shadow: 0 0 0 $btn-focus-width rgba(var(--veriplay-button-background), 0.5); - } - } - } + @include btn-override( + var(--veriplay-button-text-color), + var(--veriplay-button-text-color-hover), + var(--veriplay-button-background), + var(--veriplay-button-background-hover)); } diff --git a/site/styles/_forms.scss b/site/styles/_forms.scss index 574cff9c..ffe6fda1 100644 --- a/site/styles/_forms.scss +++ b/site/styles/_forms.scss @@ -304,7 +304,7 @@ s72-signup-form { } .logo { - background: url($veriplay-logo-path) no-repeat center; + background: $veriplay-logo-path no-repeat center; height: 27px; padding: 10px; } diff --git a/site/styles/_variables.scss b/site/styles/_variables.scss index ac300b17..51d74523 100644 --- a/site/styles/_variables.scss +++ b/site/styles/_variables.scss @@ -95,7 +95,7 @@ --veriplay-button-text-color: rgb(0, 0, 0); --veriplay-button-background-hover: rgb(41, 247, 178); --veriplay-button-text-color-hover: rgb(0, 0, 0); - --veriplay-logo-path: '/images/common/veriplay-col-white.png'; + --veriplay-logo-path: url('/images/common/veriplay-col-white.png'); --carousel-height: 75vh; --carousel-height-sm: 75vh;