소스 검색

Merge pull request #5534 from weseek/fix/rename-modal-language

fix: modify sentence on rename modal
Yohei Shiina 4 년 전
부모
커밋
3cf4b6ff88
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/app/resource/locales/en_US/translation.json

+ 1 - 1
packages/app/resource/locales/en_US/translation.json

@@ -419,7 +419,7 @@
     },
     },
     "help": {
     "help": {
       "redirect": "Redirect to new page if someone accesses under this path",
       "redirect": "Redirect to new page if someone accesses under this path",
-      "metadata": "Remains last update user and updated date as is",
+      "metadata": "Last update user and updated date will remain the same",
       "recursive": "Move/Rename children of under this path recursively"
       "recursive": "Move/Rename children of under this path recursively"
     }
     }
   },
   },