Просмотр исходного кода

Merge branch 'fix/update-parent-after-page-update' of https://github.com/weseek/growi into fix/update-parent-after-page-update

Taichi Masuyama 4 лет назад
Родитель
Сommit
11df0774d9
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": {
       "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"
     }
   },