Pārlūkot izejas kodu

enhancement: change page/version-history wording

Change the wording from `Check page history` to `view page history`. 
This is more inline with similar tools and feels more natural.
Bad3r 3 gadi atpakaļ
vecāks
revīzija
fb4952d3fc
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/main/frontend/dicts.cljc

+ 1 - 1
src/main/frontend/dicts.cljc

@@ -109,7 +109,7 @@
         :page/open-with-default-app "Open with default app"
         :page/action-publish "Publish"
         :page/make-public "Make it public for publishing"
-        :page/version-history "Check page history"
+        :page/version-history "View page history"
         :page/open-backup-directory "Open page backups directory"
         :page/make-private "Make it private"
         :page/delete "Delete page"