diff --git a/i18n/lang/de.json b/i18n/lang/de.json index c657abe..f12c737 100644 --- a/i18n/lang/de.json +++ b/i18n/lang/de.json @@ -418,7 +418,7 @@ "c3": "Bitte geben Sie Ihre Telefonnummer ein", "c4": "Bitte geben Sie die Mailboxnummer ein", "c5": "Registrierung erfolgreich", - "c6": "Institutionscode (erforderlich)", + "c6": "Institutionscode", "c7": "Bitte geben Sie den Institutionscode ein", "c8": "Registrieren Sie sich jetzt, um Ihre Reise in die Kryptowährung zu beginnen" }, diff --git a/i18n/lang/en.json b/i18n/lang/en.json index bf5b39a..ebcdef6 100644 --- a/i18n/lang/en.json +++ b/i18n/lang/en.json @@ -459,7 +459,7 @@ "c3": "Please fill in the phone number", "c4": "Please fill in the mailbox number", "c5": "Registered successfully", - "c6": "Institution Code (required)", + "c6": "Institution Code", "c7": "Please fill in the institution code", "c8": "Register now to start your cryptocurrency journey" }, diff --git a/i18n/lang/fra.json b/i18n/lang/fra.json index 9aff636..b71534c 100644 --- a/i18n/lang/fra.json +++ b/i18n/lang/fra.json @@ -418,7 +418,7 @@ "c3": "Veuillez remplir le numéro de téléphone", "c4": "Veuillez remplir le numéro de courriel", "c5": "Inscription réussie", - "c6": "Code de l'établissement (obligatoire)", + "c6": "Code de l'établissement", "c7": "Veuillez saisir le code de l'établissement", "c8": "Inscrivez-vous maintenant pour commencer votre voyage en crypto-monnaie" }, diff --git a/i18n/lang/it.json b/i18n/lang/it.json index a3ae3a8..75a1888 100644 --- a/i18n/lang/it.json +++ b/i18n/lang/it.json @@ -418,7 +418,7 @@ "c3": "Inserisci il tuo numero di cellulare", "c4": "Inserisci il numero di posta elettronica", "c5": "login è stato efficace", - "c6": "Codice istituto (richiesto)", + "c6": "Codice istituto", "c7": "Si prega di compilare il codice dell'istituto", "c8": "Registrati ora per iniziare il tuo viaggio nella criptovaluta" }, diff --git a/i18n/lang/jp.json b/i18n/lang/jp.json index dceaa82..29557db 100644 --- a/i18n/lang/jp.json +++ b/i18n/lang/jp.json @@ -418,7 +418,7 @@ "c3": "携帯番号を記入してください", "c4": "メールアドレスを記入してください", "c5": "登録成功", - "c6": "機関コード (必須)", + "c6": "機関コード", "c7": "機関コードを入力してください", "c8": "今すぐ登録して暗号通貨の旅を始めましょう" }, diff --git a/i18n/lang/kor.json b/i18n/lang/kor.json index 46ebc7a..dfc7120 100644 --- a/i18n/lang/kor.json +++ b/i18n/lang/kor.json @@ -418,7 +418,7 @@ "c3": "핸드폰 번호 적어 주세요.", "c4": "메 일주 소 번 호 를 적어 주세요.", "c5": "등록 성공", - "c6": "기관 코드(필수)", + "c6": "기관 코드", "c7": "기관 코드를 입력하세요.", "c8": "암호화폐 여행을 시작하려면 지금 등록하세요" }, diff --git a/i18n/lang/pt.json b/i18n/lang/pt.json index 4720b6a..6da77ae 100644 --- a/i18n/lang/pt.json +++ b/i18n/lang/pt.json @@ -418,7 +418,7 @@ "c3": "Por favor, preencha o SEU número de telemóvel", "c4": "Por favor, preencha o número de e-mail", "c5": "Login FOI BEM sucedido", - "c6": "Código da Instituição (obrigatório)", + "c6": "Código da Instituição", "c7": "Por favor, preencha o código da instituição", "c8": "Registre-se agora para iniciar sua jornada com criptomoedas" }, diff --git a/i18n/lang/spa.json b/i18n/lang/spa.json index 3bd499e..bf975b2 100644 --- a/i18n/lang/spa.json +++ b/i18n/lang/spa.json @@ -418,7 +418,7 @@ "c3": "Por favor, rellene el número de teléfono móvil", "c4": "Por favor, rellene el número de correo electrónico", "c5": "Registro exitoso", - "c6": "Código de Institución (requerido)", + "c6": "Código de Institución", "c7": "Por favor complete el código de la institución", "c8": "Regístrese ahora para comenzar su viaje hacia las criptomonedas" }, diff --git a/i18n/lang/tr.json b/i18n/lang/tr.json index ab07562..1ae120f 100644 --- a/i18n/lang/tr.json +++ b/i18n/lang/tr.json @@ -418,7 +418,7 @@ "c3": "Lütfen telefon numarasını girin", "c4": "Lütfen posta kutusu numarasını girin", "c5": "Başarıyla kaydettirildi", - "c6": "Kurum Kodu (gerekli)", + "c6": "Kurum Kodu", "c7": "Lütfen kurum kodunu doldurunuz", "c8": "Kripto para birimi yolculuğunuza başlamak için şimdi kaydolun" }, diff --git a/i18n/lang/zh-TW.json b/i18n/lang/zh-TW.json index 7aef85a..b33d4a3 100644 --- a/i18n/lang/zh-TW.json +++ b/i18n/lang/zh-TW.json @@ -459,7 +459,7 @@ "c3": "請填寫手機號", "c4": "請填寫郵箱號", "c5": "註冊成功", - "c6": "機構碼(必填)", + "c6": "機構碼", "c7": "請填寫機構碼", "c8": "立即注册,开启您的加密货币之旅" },