Handy_Cao 5 hónapja
szülő
commit
a3c34bfa05

+ 1 - 1
src/packages/mobile/views/account/certification/Index.vue

@@ -70,7 +70,7 @@
         </Form>
         <div class="account-certification__example" v-if="showExample">
             <fieldset>
-                <legend>{{ $t('user.register.example') }}</legend>
+                <legend>{{ $t('user.authentication.example') }}</legend>
                 <img :src="exampleImage" />
             </fieldset>
         </div>