diff --git a/dist.zip b/dist.zip deleted file mode 100644 index 63b5efb..0000000 Binary files a/dist.zip and /dev/null differ diff --git a/src/i18n/de.json b/src/i18n/de.json index 8eecb0c..0a8e92f 100644 --- a/src/i18n/de.json +++ b/src/i18n/de.json @@ -624,6 +624,7 @@ }, "profile": { "realName":"Authentifizierung des realen Namens", + "SelectAreaCode":"Vorwahl auswählen", "primaryCertification":"Primäre Zertifizierung", "advancedCertification1": "Erweiterter Zertifizierungsantrag", "advancedCertification2":"Fortgeschrittener Zertifizierungsantrag eingereicht", diff --git a/src/i18n/fra.json b/src/i18n/fra.json index de84982..a8aa97c 100644 --- a/src/i18n/fra.json +++ b/src/i18n/fra.json @@ -624,6 +624,7 @@ }, "profile": { "realName":"Authentification par nom réel", + "SelectAreaCode":"sélectionner l'indicatif régional", "primaryCertification":"Certification primaire", "advancedCertification1": "Demande de certification avancée", "advancedCertification2":"Demande de certification avancée soumise", diff --git a/src/i18n/it.json b/src/i18n/it.json index 0f65ea2..1e0c202 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -624,6 +624,7 @@ }, "profile": { "realName":"Autenticazione del nome reale", + "SelectAreaCode":"selezionare il prefisso", "primaryCertification":"Certificazione primaria", "advancedCertification1": "Domanda di certificazione avanzata", "advancedCertification2":"Domanda di certificazione avanzata presentata", diff --git a/src/i18n/jp.json b/src/i18n/jp.json index 24b5ffd..d9e2167 100644 --- a/src/i18n/jp.json +++ b/src/i18n/jp.json @@ -623,6 +623,7 @@ }, "profile": { "optional":"記入する", + "SelectAreaCode":"市外局番を選択してください", "upload":"アップロードします", "pleaseConfirm":"確認してください。写真の細部は明らかで、覆い隠されていません。", "endTime":"イベント終了時間", diff --git a/src/i18n/kor.json b/src/i18n/kor.json index 1e5dda4..9e92a86 100644 --- a/src/i18n/kor.json +++ b/src/i18n/kor.json @@ -625,6 +625,7 @@ "optional":"골 라 적다", "upload":"업로드 진행", "realName":"실명 인증", + "SelectAreaCode":"지역번호 선택", "fullName":"성명.", "contactInformation":"연락 정보", "pleaseConfirm":"사진 에 찍 힌 모든 세부 사항 이 뚜렷 하고 가 려 지지 않 았 음 을 확증 해 주 십시오", diff --git a/src/i18n/pt.json b/src/i18n/pt.json index b75737e..8f58957 100644 --- a/src/i18n/pt.json +++ b/src/i18n/pt.json @@ -624,6 +624,7 @@ }, "profile": { "realName":"Autenticação do nome real", + "SelectAreaCode":"selecione o código de área", "primaryCertification":"Certificação primária", "advancedCertification1": "Aplicação de Certificação Avançada", "advancedCertification2":"O pedido de certificação avançada foi apresentado", diff --git a/src/i18n/spa.json b/src/i18n/spa.json index d063940..fba9cc6 100644 --- a/src/i18n/spa.json +++ b/src/i18n/spa.json @@ -624,6 +624,7 @@ }, "profile": { "realName":"Autenticación del nombre real", + "SelectAreaCode":"seleccionar código de área", "primaryCertification":"Certificación primaria", "advancedCertification1": "Solicitud de Certificación Avanzada", "advancedCertification2":"Solicitud de acreditación avanzada presentada", diff --git a/src/i18n/tr.json b/src/i18n/tr.json index 5eea0e9..5671f98 100644 --- a/src/i18n/tr.json +++ b/src/i18n/tr.json @@ -624,6 +624,7 @@ }, "profile":{ "realName":"Doğrulandı", + "SelectAreaCode":"alan kodunu seçin", "primaryCertification":"Birincil sertifika", "advancedCertification1": "Gelişmiş Sertifikasyon Başvurusu", "advancedCertification2":"Gelişmiş sertifika başvurusu gönderildi", diff --git a/src/views/profile/certification.vue b/src/views/profile/certification.vue index c90d1d7..906ae1b 100644 --- a/src/views/profile/certification.vue +++ b/src/views/profile/certification.vue @@ -17,7 +17,7 @@
-
+