Sfoglia il codice sorgente

Merge branch 'master' into fix/update-parent-after-page-update

Haku Mizuki 4 anni fa
parent
commit
00b980504e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"
     }
     }
   },
   },