Handy_Cao hai 5 meses
pai
achega
44c564d371
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/packages/tss/views/rules/czzn/index.vue

+ 1 - 1
src/packages/tss/views/rules/czzn/index.vue

@@ -2,7 +2,7 @@
 <template>
     <app-view>
         <template #header>
-            <app-navbar :title="$t('rules.czzn')" />
+            <app-navbar :title="$t('tss.czzn')" />
         </template>
         <div v-html="formatHtmlString(commonStore.getDocumentById(104))" />
     </app-view>