jinx 1 year ago
parent
commit
a4774a6266
2 changed files with 4 additions and 4 deletions
  1. 3 3
      src/lang/zh/tl-en.ts
  2. 1 1
      src/views/photos/index.vue

+ 3 - 3
src/lang/zh/tl-en.ts

@@ -170,9 +170,9 @@ export default {
     i7: "Interview Transcripts",
     i8: "Interrogation Transcripts",
     i9: "Accident Determination",
-    i10: "Blood Sample Registration Form",
-    i11: "Inventory of Items Left Behind",
-    i12: "Authorized Power of Attorney",
+    i10: "Blood Sample",
+    i11: "Items Left Behind",
+    i12: "Power of Attorney",
     i13: "Laws and Regulations",
   },
   pdraw: "Please draw{name}",

+ 1 - 1
src/views/photos/index.vue

@@ -3,7 +3,7 @@
     <template v-slot:header>
       <Header
         :count="selects.length"
-        :title="$t('tl.pphotos', photos)"
+        :title="$t('tl.pphotos', photos.length)"
         type="return"
         :on-back="() => router.back()"
       >