Skip to content

Commit

Permalink
remove error.signup.captcha_required which is not longer required
Browse files Browse the repository at this point in the history
  • Loading branch information
jfromaniello committed Jul 20, 2020
1 parent 1bd5650 commit f656578
Show file tree
Hide file tree
Showing 50 changed files with 37 additions and 67 deletions.
17 changes: 17 additions & 0 deletions scripts/complete-translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const processLanguage = async lang => {
console.log(`translating: ${lang}`);
const langDictionary = require('../lib/i18n/' + lang).default;
await processNode(enDictionary, langDictionary, lang);
cleanNode(enDictionary, langDictionary);
const communityAlert = `
// This file was automatically translated.
// Feel free to submit a PR if you find a more accurate translation.
Expand Down Expand Up @@ -63,6 +64,22 @@ const processNode = async (enNode, langNode, lang) => {
}
};

/**
* delete deprecate translations that are not longer present in the english language
*/
const cleanNode = (enNode, langNode) => {
for (let key of Object.keys(langNode)) {
if (typeof langNode[key] === 'object') {
cleanNode(enNode[key], langNode[key]);
} else {
if (typeof enNode[key] === 'undefined') {
console.log('removing', key);
delete langNode[key];
}
}
}
};

const translateKey = async (toTranslate, lang) => {
if (lang == 'ua') {
//Note: "ua" is not a valid language code, the actual lang code is uk-ua
Expand Down
2 changes: 1 addition & 1 deletion src/__tests__/engine/classic/sign_up_pane.test.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ describe('SignUpPane', () => {
passwordStrengthMessages: 'passwordStrengthMessages',
usernameInputPlaceholder: 'usernameInputPlaceholder'
};
it('renders only email by default', () => {
it.only('renders only email by default', () => {
const Component = getComponent();

expectComponent(<Component {...defaultProps} />).toMatchSnapshot();
Expand Down
3 changes: 3 additions & 0 deletions src/core/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,9 @@ export function setCaptcha(m, value, wasInvalid) {
}

export function captcha(m) {
//some tests send an string as model.
// https://github.com/auth0/auth0-lock/blob/master/src/__tests__/engine/classic/sign_up_pane.test.jsx#L28
if (typeof m !== 'object') { return; }
return get(m, 'captcha');
}

Expand Down
1 change: 0 additions & 1 deletion src/i18n/af.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ export default {
password_strength_error: 'Wagwoord is swak.',
user_exists: 'Gebruiker bestaan reeds.',
username_exists: 'Gebruikersnaam bestaan reeds.',
captcha_required: 'Voer die kode hieronder in om aan te sluit.',
social_signup_needs_terms_acception:
'Gee toestemming tot die onderstaande diensbepalings om voort te gaan.'
}
Expand Down
1 change: 0 additions & 1 deletion src/i18n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export default {
password_strength_error: 'كلمة المرور ضعيفة جداً.',
user_exists: 'المستخدم موجود بالفعل.',
username_exists: 'اسم المستخدم موجود بالفعل.',
captcha_required: 'أدخل الرمز الموضح أدناه لإنهاء الاشتراك.',
social_signup_needs_terms_acception: 'يرجى الموافقة على شروط الخدمة أدناه للمتابعة.'
}
},
Expand Down
1 change: 0 additions & 1 deletion src/i18n/az.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export default {
password_strength_error: 'Şifrə çox sadədir.',
user_exists: 'Bu istifadəçi artıq mövcuddur.',
username_exists: 'Bu istifadəçi adı istifadə olunur.',
captcha_required: 'Qeydiyyatı başa çatdırmaq üçün aşağıda göstərilən kodu daxil edin.',
social_signup_needs_terms_acception:
'Xahiş edirik davam etmək üçün aşağıda göstərilən Xidmət şərtlərinə razılıq verin.'
}
Expand Down
1 change: 0 additions & 1 deletion src/i18n/bg.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ export default {
password_strength_error: 'Паролата е много несигурна.',
user_exists: 'Този профил вече съществува.',
username_exists: 'Това потребителско име вече съществува.',
captcha_required: 'Въведете кода, показан по-долу, за да завършите регистрацията.',
social_signup_needs_terms_acception:
'Моля, приемете Общите условия по-долу, за да продължите.'
}
Expand Down
2 changes: 0 additions & 2 deletions src/i18n/ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ export default {
password_strength_error: 'La contrasenya és massa feble.',
user_exists: 'Ja existeix aquest usuari.',
username_exists: "Ja existeix aquest nom d'usuari.",
captcha_required:
'Introduïu el codi que es mostra a continuació per finalitzar la inscripció.',
social_signup_needs_terms_acception: 'Per continuar, accepteu les Condicions del servei.'
}
},
Expand Down
1 change: 0 additions & 1 deletion src/i18n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export default {
password_strength_error: 'Heslo je příliš slabé.',
user_exists: 'Uživatel už existuje.',
username_exists: 'Uživatelské jméno už existuje.',
captcha_required: 'Chcete-li dokončit registraci, zadejte níže uvedený kód.',
social_signup_needs_terms_acception:
'Pokračujte prosím souhlasem s níže uvedenými smluvními podmínkami.'
}
Expand Down
3 changes: 1 addition & 2 deletions src/i18n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ export default {
user_exists: 'Denne bruger eksisterer allerede.',
username_exists: 'Dette brugernavn eksisterer allerede.',
social_signup_needs_terms_acception:
'Du accepterer servicevilkårene nedenfor for at fortsætte.',
captcha_required: 'Indtast nedenstående kode for at afslutte tilmeldingen.'
'Du accepterer servicevilkårene nedenfor for at fortsætte.'
}
},
success: {
Expand Down
3 changes: 1 addition & 2 deletions src/i18n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ export default {
user_exists: 'Der Nutzer existiert bereits.',
username_exists: 'Der Nutzername wird bereits verwendet.',
social_signup_needs_terms_acception:
'Bitte stimmen Sie den untenstehenden Nutzungsbedingungen zu, um fortzufahren.',
captcha_required: 'Geben Sie den unten gezeigten Code ein, um die Anmeldung abzuschließen.'
'Bitte stimmen Sie den untenstehenden Nutzungsbedingungen zu, um fortzufahren.'
}
},
success: {
Expand Down
2 changes: 0 additions & 2 deletions src/i18n/el.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ export default {
password_strength_error: 'Ο κωδικός πρόσβασης είναι πολύ προβλέψιμος.',
user_exists: 'Ο λογαριασμός υπάρχει ήδη.',
username_exists: 'Το όνομα χρήστη υπάρχει ήδη.',
captcha_required:
'Εισαγάγετε τον κωδικό που εμφανίζεται παρακάτω για να ολοκληρώσετε την εγγραφή.',
social_signup_needs_terms_acception:
'Αποδεχτείτε τους Όρους Παροχής Υπηρεσιών παρακάτω για να συνεχίσετε.'
}
Expand Down
1 change: 0 additions & 1 deletion src/i18n/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ export default {
},
signUp: {
invalid_password: 'Password is invalid.',
captcha_required: 'Enter the code shown below to finish signing up.',
'lock.fallback': "We're sorry, something went wrong when attempting to sign up.",
password_dictionary_error: 'Password is too common.',
password_no_user_info_error: 'Password is based on user information.',
Expand Down
2 changes: 0 additions & 2 deletions src/i18n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ export default {
},
signUp: {
invalid_password: 'La contraseña es inválida.',
captcha_required:
'Ingrese el código que se muestra a continuación para finalizar el registro.',
'lock.fallback': 'Ocurrió un error durante el registro.',
password_dictionary_error: 'La constraseña es muy común.',
password_no_user_info_error: 'La constraseña es similar a los datos del usuario.',
Expand Down
1 change: 0 additions & 1 deletion src/i18n/et.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export default {
password_strength_error: 'Parool on liiga nõrk.',
user_exists: 'Selline kasutaja on juba olemas.',
username_exists: 'Selline kasutajanimi on juba olemas.',
captcha_required: 'Registreerumise lõpetamiseks sisestage allpool näidatud kood.',
social_signup_needs_terms_acception: 'Jätkamiseks nõustuge allolevate teenusetingimustega.'
}
},
Expand Down
1 change: 0 additions & 1 deletion src/i18n/fa.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export default {
password_strength_error: 'رمز عبور بسیار ضعیف است.',
user_exists: 'کاربر قبلا ثبت شده است.',
username_exists: 'نام کاربری قبلا ثبت شده است.',
captcha_required: 'برای پایان کار ، کد نشان داده شده در زیر را وارد کنید.',
social_signup_needs_terms_acception: 'لطفاً برای ادامه با شرایط خدمات زیر موافقت کنید.'
}
},
Expand Down
4 changes: 1 addition & 3 deletions src/i18n/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ export default {
password_strength_error: 'Salasana on liian heikko.',
user_exists: 'Käyttäjä on jo olemassa.',
username_exists: 'Käyttäjätunnus on jo olemassa.',
social_signup_needs_terms_acception:
'Ole hyvä ja hyväksy alla olevat käyttöehdot jatkaaksesi',
captcha_required: 'Kirjoita alla oleva koodi päättääksesi rekisteröinnin.'
social_signup_needs_terms_acception: 'Ole hyvä ja hyväksy alla olevat käyttöehdot jatkaaksesi'
}
},
success: {
Expand Down
1 change: 0 additions & 1 deletion src/i18n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ export default {
password_strength_error: 'La force du mot de passe est trop faible.',
user_exists: 'Cet utilisateur existe déjà.',
username_exists: 'Ce nom d’utilisateur existe déjà.',
captcha_required: 'Saisissez le code ci-dessous pour terminer votre inscription.',
social_signup_needs_terms_acception:
"Veuillez accepter les conditions d'utilisation ci-dessous pour continuer."
}
Expand Down
1 change: 0 additions & 1 deletion src/i18n/he.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ export default {
password_strength_error: 'סיסמא חלשה מדי.',
user_exists: 'משתמש קיים במערכת.',
username_exists: 'שם המשתמש קיים במערכת.',
captcha_required: 'הזן את הקוד המופיע למטה כדי לסיים את ההרשמה.',
social_signup_needs_terms_acception: 'אנא הסכים לתנאי השירות שלהלן כדי להמשיך.'
}
},
Expand Down
1 change: 0 additions & 1 deletion src/i18n/hr.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ export default {
password_strength_error: 'Lozinka je preslaba.',
user_exists: 'Korisnik već postoji.',
username_exists: 'Korisničko ime već postoji.',
captcha_required: 'Unesite kôd prikazan dolje da biste se dovršili s prijavom.',
social_signup_needs_terms_acception: 'Prihvatite niže navedene Uvjete pružanja usluge.'
}
},
Expand Down
3 changes: 1 addition & 2 deletions src/i18n/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ export default {
user_exists: 'A felhasználó már létezik.',
username_exists: 'A felhasználónév már foglalt.',
social_signup_needs_terms_acception:
'Kérjük, fogadd el a felhasználási feltételeket és az adatkezelési tájékoztatót a folytatáshoz.',
captcha_required: 'A regisztráció befejezéséhez írja be az alább látható kódot.'
'Kérjük, fogadd el a felhasználási feltételeket és az adatkezelési tájékoztatót a folytatáshoz.'
}
},
success: {
Expand Down
2 changes: 0 additions & 2 deletions src/i18n/id.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ export default {
password_strength_error: 'Kata sandi terlalu lemah.',
user_exists: 'Pengguna sudah ada.',
username_exists: 'Nama pengguna sudah ada.',
captcha_required:
'Masukkan kode yang ditunjukkan di bawah ini untuk menyelesaikan pendaftaran.',
social_signup_needs_terms_acception:
'Harap setujui Persyaratan Layanan di bawah ini untuk melanjutkan.'
}
Expand Down
3 changes: 1 addition & 2 deletions src/i18n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ export default {
user_exists: "L'utente esiste già.",
username_exists: 'Il nome utente esiste già.',
social_signup_needs_terms_acception:
'Si prega di accettare i Termini di servizio di seguito per continuare.',
captcha_required: 'Inserisci il codice mostrato di seguito per completare la registrazione.'
'Si prega di accettare i Termini di servizio di seguito per continuare.'
}
},
success: {
Expand Down
3 changes: 1 addition & 2 deletions src/i18n/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ export default {
user_exists: 'すでに登録されているユーザーです。',
username_exists: 'すでに使用されているユーザー名です。',
social_signup_needs_terms_acception:
'サインアップするには以下の利用規約・プライバシーボリシーに同意してください。',
captcha_required: '以下のコードを入力して、サインアップを完了してください。'
'サインアップするには以下の利用規約・プライバシーボリシーに同意してください。'
}
},
success: {
Expand Down
1 change: 0 additions & 1 deletion src/i18n/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export default {
password_strength_error: '비밀번호가 너무 약합니다.',
user_exists: '이미 존재하는 사용자입니다.',
username_exists: '이미 존재하는 사용자명입니다.',
captcha_required: '가입을 마치려면 아래 표시된 코드를 입력하십시오.',
social_signup_needs_terms_acception: '계속하려면 아래 서비스 약관에 동의하십시오.'
}
},
Expand Down
1 change: 0 additions & 1 deletion src/i18n/lt.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export default {
password_strength_error: 'Šis slaptažodis yra per silpnas.',
user_exists: 'Vartotojas jau egzistuoja.',
username_exists: 'Vartotojo vardas jau egzistuoja.',
captcha_required: 'Norėdami baigti registraciją, įveskite žemiau pateiktą kodą.',
social_signup_needs_terms_acception:
'Norėdami tęsti, sutikite su toliau pateiktomis paslaugų teikimo sąlygomis.'
}
Expand Down
1 change: 0 additions & 1 deletion src/i18n/lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export default {
password_strength_error: 'Parrole ir pārāk vienkārša.',
user_exists: 'Lietotājs jau eksistē.',
username_exists: 'Lietotājvārds jau eksistē.',
captcha_required: 'Ievadiet zemāk redzamo kodu, lai pabeigtu reģistrēšanos.',
social_signup_needs_terms_acception:
'Lai turpinātu, lūdzu, piekrītiet tālāk sniegtajiem pakalpojumu sniegšanas noteikumiem.'
}
Expand Down
1 change: 0 additions & 1 deletion src/i18n/ms.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ export default {
password_strength_error: 'Kata laluan terlalu lemah.',
user_exists: 'Pengguna ini sudah wujud.',
username_exists: 'Nama pengguna ini sudah wujud.',
captcha_required: 'Masukkan kod yang ditunjukkan di bawah untuk menyelesaikan pendaftaran.',
social_signup_needs_terms_acception:
'Harap bersetuju dengan Syarat Perkhidmatan di bawah untuk meneruskan.'
}
Expand Down
3 changes: 1 addition & 2 deletions src/i18n/nb.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ export default {
password_strength_error: 'Passordet er for svakt.',
user_exists: 'Brukeren finnes fra før.',
username_exists: 'Brukernavnet finnes fra før.',
social_signup_needs_terms_acception: 'Vennligst godta vilkårene nedenfor for å fortsette.',
captcha_required: 'Skriv inn koden nedenfor for å avslutte registreringen.'
social_signup_needs_terms_acception: 'Vennligst godta vilkårene nedenfor for å fortsette.'
}
},
success: {
Expand Down
3 changes: 1 addition & 2 deletions src/i18n/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ export default {
user_exists: 'Gebruiker bestaat al.',
username_exists: 'Gebruikersnaam bestaat al.',
social_signup_needs_terms_acception:
'Ga akkoord met de onderstaande Servicevoorwaarden om door te gaan.',
captcha_required: 'Voer de onderstaande code in om het aanmelden te voltooien.'
'Ga akkoord met de onderstaande Servicevoorwaarden om door te gaan.'
}
},
success: {
Expand Down
5 changes: 1 addition & 4 deletions src/i18n/nn.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ export default {
'Får ikkje kontakt med tenaren, ver venleg og kontroller di dekning eller nettverkstilkopling, og prøv på nytt.',
'lock.popup_closed': 'Popup-vindauge lukka. Prøv på nytt.',
'lock.unauthorized': 'Tilgang ikkje tillete. Prøv på nytt.',
'Lock.mfa_registration_required':
'Fleirstegsautorisering er påkrevd, men din enhet er godkjent. Fullfør registreringa for å gå videre.',
'lock.mfa_invalid_code': 'Feil kode! Prøv på nytt.',
password_change_required:
'Du må oppdatere ditt passord, fordi dette anten er den fyrste gongen du loggar inn, eller at ditt passord har gått ut.',
Expand Down Expand Up @@ -53,8 +51,7 @@ export default {
password_strength_error: 'Passordet er for svakt.',
user_exists: 'Denne brukaren eksisterer allereie.',
username_exists: 'Dette brukernamnet eksisterer allereie.',
social_signup_needs_terms_acception: 'Vennligst godta vilkårene nedenfor for å fortsette.',
captcha_required: 'Skriv inn koden nedenfor for å avslutte registreringen.'
social_signup_needs_terms_acception: 'Vennligst godta vilkårene nedenfor for å fortsette.'
}
},
success: {
Expand Down
5 changes: 1 addition & 4 deletions src/i18n/no.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ export default {
'Får ikke kontakt med serveren, vennligst kontrollèr din dekning eller nettverkstilkobling, og forsøk på nytt.',
'lock.popup_closed': 'Popup-vindu lukket. Prøv på nytt.',
'lock.unauthorized': 'Tilgang ikke tillatt. Forsøk på nytt.',
'Lock.mfa_registration_required':
'Flerstegs-autorisering er påkrevd, men din enhet er godkjent. Fullfør registreringen for å gå videre.',
'lock.mfa_invalid_code': 'Feil kode! Forsøk på nytt.',
password_change_required:
'Du må oppdatere ditt passord, fordi dette enten er den første gangen du logger inn, eller at ditt passord har utløpt.',
Expand Down Expand Up @@ -53,8 +51,7 @@ export default {
password_strength_error: 'Passordet er for svakt.',
user_exists: 'Denne brukeren eksisterer allerede.',
username_exists: 'Dette brukernavnet eksisterer allerede.',
social_signup_needs_terms_acception: 'Vennligst godta vilkårene nedenfor for å fortsette.',
captcha_required: 'Skriv inn koden nedenfor for å avslutte registreringen.'
social_signup_needs_terms_acception: 'Vennligst godta vilkårene nedenfor for å fortsette.'
}
},
success: {
Expand Down
1 change: 0 additions & 1 deletion src/i18n/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ export default {
password_strength_error: 'Hasło jest zbyt słabe.',
user_exists: 'Użytkownik już istnieje.',
username_exists: 'Nazwa użytkownika już istnieje.',
captcha_required: 'Wpisz poniższy kod, aby zakończyć rejestrację.',
social_signup_needs_terms_acception: 'Zaakceptuj poniższe Warunki usługi, aby kontynuować.'
}
},
Expand Down
1 change: 0 additions & 1 deletion src/i18n/pt-br.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ export default {
password_strength_error: 'A senha é muito fraca.',
user_exists: 'O usuário já existe.',
username_exists: 'O nome de usuário já existe.',
captcha_required: 'Digite o código mostrado abaixo para concluir a inscrição.',
social_signup_needs_terms_acception:
'Concorde com os Termos de Serviço abaixo para continuar.'
}
Expand Down
1 change: 0 additions & 1 deletion src/i18n/pt.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ export default {
password_strength_error: 'Palavra-passe demasiado fraca.',
user_exists: 'O utilizador já existe.',
username_exists: 'O nome de utilizador já existe.',
captcha_required: 'Digite o código mostrado abaixo para concluir a inscrição.',
social_signup_needs_terms_acception:
'Concorde com os Termos de Serviço abaixo para continuar.'
}
Expand Down
1 change: 0 additions & 1 deletion src/i18n/ro.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ export default {
password_strength_error: 'Parola este prea ușoară.',
user_exists: 'Utilizator existent.',
username_exists: 'Nume utilizator existent.',
captcha_required: 'Introduceți codul prezentat mai jos pentru a finaliza înregistrarea.',
social_signup_needs_terms_acception:
'Vă rugăm să acceptați Termenii și condițiile de mai jos pentru a continua.'
}
Expand Down
1 change: 0 additions & 1 deletion src/i18n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ export default {
password_strength_error: 'Пароль слишком слабый.',
user_exists: 'Пользователь уже существует.',
username_exists: 'Имя пользователя уже существует.',
captcha_required: 'Введите код, указанный ниже, чтобы завершить регистрацию.',
social_signup_needs_terms_acception:
'Пожалуйста, согласитесь с Условиями обслуживания ниже, чтобы продолжить.'
}
Expand Down
1 change: 0 additions & 1 deletion src/i18n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export default {
password_strength_error: 'Heslo je príliš slabé.',
user_exists: 'Používateľ už existuje.',
username_exists: 'Užívateľské meno už existuje.',
captcha_required: 'Ak chcete dokončiť registráciu, zadajte kód uvedený nižšie.',
social_signup_needs_terms_acception:
'Ak chcete pokračovať, súhlaste so Zmluvnými podmienkami uvedenými nižšie.'
}
Expand Down
1 change: 0 additions & 1 deletion src/i18n/sl.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ export default {
password_strength_error: 'Geslo je prešibko.',
user_exists: 'Uporabnik že obstaja.',
username_exists: 'Uporabniško ime že obstaja.',
captcha_required: 'Vnesite kodo, prikazano spodaj, da se dokončate s prijavo.',
social_signup_needs_terms_acception: 'Za nadaljevanje se strinjajte s pogoji storitve spodaj.'
}
},
Expand Down
Loading

0 comments on commit f656578

Please sign in to comment.