Ver código fonte

Fix(i18n): Refine zh-Hant workflow translations (#13421)

海狸大師 2 meses atrás
pai
commit
c189629eca
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      web/i18n/zh-Hant/workflow.ts

+ 3 - 3
web/i18n/zh-Hant/workflow.ts

@@ -545,17 +545,17 @@ const translation = {
       'setVariable': '設定變數',
       'variable': '變數',
       'operations': {
-        'overwrite': '寫',
+        'overwrite': '寫',
         '/=': '/=',
         'title': '操作',
         '*=': '*=',
         'extend': '擴展',
         '+=': '+=',
         'set': '設置',
-        'over-write': '寫',
+        'over-write': '寫',
         '-=': '-=',
         'append': '附加',
-        'clear': '清',
+        'clear': '清',
       },
       'noAssignedVars': '沒有可用的已分配變數',
       'variables': '變數',