Handy_Cao 5 kuukautta sitten
vanhempi
commit
a3c34bfa05
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/packages/mobile/views/account/certification/Index.vue

+ 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>