ananzhusen 3 сар өмнө
parent
commit
ba64f082de

+ 2 - 0
src/i18n/lang/en.ts

@@ -411,6 +411,8 @@ const a = {
   "下层图片层": "Lower picture layer",
   "模板层": "Template layer",
   "大屏对齐": "Large screen alignment",
+  "大屏对齐(整体)":"Large screen alignment(Overall)",
+  "大屏对齐(独立)":"Large screen alignment(independent)",
   "旋转": "rotate",
   "固定比例": "Fixed proportion",
   "不固定比例": "Variable proportion",

+ 2 - 0
src/i18n/lang/zh_CHT.ts

@@ -411,6 +411,8 @@ const a = {
   "下层图片层": "下層圖片層",
   "模板层": "模板層",
   "大屏对齐": "大屏對齊",
+  "大屏对齐(整体)":"大屏對齊(整體)",
+  "大屏对齐(独立)":"大屏對齊(獨立)",
   "旋转": "旋轉",
   "固定比例": "固定比例",
   "不固定比例": "不固定比例",

+ 1 - 1
src/views/components/PensProps.vue

@@ -106,7 +106,7 @@
               />
               <t-space direction="vertical" size="small" class="w-full">
                 <div style="color: var(--color); margin-bottom: 2px">
-                  大屏对齐(独立)
+                  {{$t('大屏对齐(独立)')}}
                 </div>
                 <div class="icons">
                   <t-tooltip