Handy_Cao hai 5 meses
pai
achega
a3c34bfa05
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>