Browse Source

chore: fix typo in zh-Hant localization (#12329)

Timmy-web 3 months ago
parent
commit
478150e850
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/i18n/zh-Hant/workflow.ts

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

@@ -507,7 +507,7 @@ const translation = {
       optionName: {
         image: '圖像',
         url: '網址',
-        doc: '醫生',
+        doc: '文檔',
         localUpload: '本地上傳',
         video: '視頻',
         audio: '音訊',