diff --git a/dist.zip b/dist.zip new file mode 100644 index 0000000..33f22fb Binary files /dev/null and b/dist.zip differ diff --git a/src/i18n/de.json b/src/i18n/de.json index 205eaa9..58610b2 100644 --- a/src/i18n/de.json +++ b/src/i18n/de.json @@ -624,6 +624,7 @@ "buyLevel":"Kaufen Sie sogar" }, "profile": { + "driverLicense":"Führerschein", "realName":"Authentifizierung des realen Namens", "primaryCertification":"Primäre Zertifizierung", "generalCertification": "Der Antrag auf Zertifizierung wurde eingereicht", @@ -637,7 +638,7 @@ "documentType":"Art des Dokuments", "pelaseSelect":"Bitte wählen", "certificateNumber":"Nummer des Zertifikats", - "endterIDNumber":"Bitte geben Sie die ID-Nummer ein", + "endterIDNumber":"Bitte geben Sie die Zertifikatsnummer ein", "addressInfo":"Informationen zur Adresse", "residentialAddress":"Anschrift des Wohnorts", "residentialAddress1":"Bitte geben Sie Ihre Wohnadresse ein", diff --git a/src/i18n/fra.json b/src/i18n/fra.json index 5e830e7..c30692b 100644 --- a/src/i18n/fra.json +++ b/src/i18n/fra.json @@ -624,6 +624,7 @@ "buyLevel":"Bupping." }, "profile": { + "driverLicense":"permis de conduire", "realName":"Authentification par nom réel", "primaryCertification":"Certification primaire", "generalCertification": "La demande de certification a été déposée", diff --git a/src/i18n/it.json b/src/i18n/it.json index f6c3f29..6aa93c9 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -624,6 +624,7 @@ "buyLevel":"Acquista pari" }, "profile": { + "driverLicense":"patente di guida", "realName":"Autenticazione del nome reale", "primaryCertification":"Certificazione primaria", "generalCertification": "La domanda di certificazione è stata inoltrata", diff --git a/src/i18n/jp.json b/src/i18n/jp.json index da89b09..8935714 100644 --- a/src/i18n/jp.json +++ b/src/i18n/jp.json @@ -623,6 +623,7 @@ "buyLevel":"平たく買う" }, "profile": { + "driverLicense":"運転免許証", "optional":"記入する", "upload":"アップロードします", "pleaseConfirm":"確認してください。写真の細部は明らかで、覆い隠されていません。", diff --git a/src/i18n/kor.json b/src/i18n/kor.json index 3a2ae50..dc324b6 100644 --- a/src/i18n/kor.json +++ b/src/i18n/kor.json @@ -622,6 +622,7 @@ "buyLevel":"똑 같이 사다" }, "profile": { + "driverLicense":"운전 면허증", "endTime":"이벤트 종료 시간", "optional":"골 라 적다", "upload":"업로드 진행", diff --git a/src/i18n/pt.json b/src/i18n/pt.json index a246876..d8120e2 100644 --- a/src/i18n/pt.json +++ b/src/i18n/pt.json @@ -624,6 +624,7 @@ "buyLevel":"Comprar uk" }, "profile": { + "driverLicense":"carteira de motorista", "realName":"Autenticação do nome real", "primaryCertification":"Certificação primária", "generalCertification": "O pedido de certificação foi submetido", diff --git a/src/i18n/spa.json b/src/i18n/spa.json index 7876bd1..52a17a4 100644 --- a/src/i18n/spa.json +++ b/src/i18n/spa.json @@ -624,6 +624,7 @@ "buyLevel":"Comprar" }, "profile": { + "driverLicense":"licencia de conducir", "realName":"Autenticación del nombre real", "primaryCertification":"Certificación primaria", "generalCertification": "La solicitud de certificación ha sido enviada", @@ -637,7 +638,7 @@ "documentType":"Tipo de documento", "pelaseSelect":"Por favor, elija", "certificateNumber":"Número de documento", - "endterIDNumber":"Por favor, introduzca el número de identificación", + "endterIDNumber":"Por favor ingrese el número de certificado", "addressInfo":"Información de la dirección", "residentialAddress":"Dirección de residencia", "residentialAddress1":"Introduzca la dirección de residencia", diff --git a/src/i18n/tr.json b/src/i18n/tr.json index 2c4bafb..d0e2891 100644 --- a/src/i18n/tr.json +++ b/src/i18n/tr.json @@ -624,6 +624,7 @@ "buyLevel":"Daire satın al" }, "profile":{ + "driverLicense":"Ehliyet", "realName":"Doğrulandı", "primaryCertification":"Birincil sertifika", "generalCertification": "Sertifikasyon başvurusu yapıldı", @@ -637,7 +638,7 @@ "documentType":"sertifika türü", "pelaseSelect":"lütfen seç", "certificateNumber":"Lisans numarası", - "endterIDNumber":"Lütfen kimlik numarasını girin", + "endterIDNumber":"Lütfen sertifika numarasını girin", "addressInfo":"Adres bilgisi", "residentialAddress":"Konut adresi", "residentialAddress1":"Lütfen ikamet adresini girin",