|
@@ -44,17 +44,19 @@
|
|
|
:on-boarding/importing-roam-desc "Import a JSON Export of your Roam graph"
|
|
|
:on-boarding/importing-lsq-desc "Import an EDN or a JSON Export of your Logseq graph"
|
|
|
:on-boarding/importing-opml-desc " Import OPML files"
|
|
|
- :on-boarding/main-title "Welcome to "
|
|
|
+ :on-boarding/main-title (fn [] ["Welcome to " [:strong "Logseq!"]])
|
|
|
:on-boarding/main-desc "First you need to choose a folder where Logseq will store your thoughts, ideas, notes."
|
|
|
:on-boarding/section-btn-title "Choose a folder"
|
|
|
:on-boarding/section-btn-desc "Open existing directory or Create a new one"
|
|
|
:on-boarding/section-title "How Logseq saves your work"
|
|
|
:on-boarding/section-desc "Inside the directory you choose, Logseq will create 4 folders."
|
|
|
- :on-boarding/section-tip-1 "Each page is a file stored only on your "
|
|
|
+ :on-boarding/section-tip-1 "Each page is a file stored only on your {1}."
|
|
|
:on-boarding/section-tip-2 "You may choose to sync it later."
|
|
|
:on-boarding/section-assets "Graphics & Documents"
|
|
|
+ :on-boarding/section-computer "computer"
|
|
|
:on-boarding/section-journals "Daily notes"
|
|
|
:on-boarding/section-pages "PAGES"
|
|
|
+ :on-boarding/section-phone "phone"
|
|
|
:on-boarding/section-app "APP Internal"
|
|
|
:on-boarding/section-config "Config File"
|
|
|
:bug-report/main-title "Bug report"
|
|
@@ -417,7 +419,7 @@
|
|
|
:whiteboard/circle "Circle"
|
|
|
:whiteboard/triangle "Triangle"
|
|
|
:whiteboard/shape "Shape"
|
|
|
- :whiteboard/open-page "Open page"
|
|
|
+ :whiteboard/open-page "Open page"
|
|
|
:whiteboard/open-page-in-sidebar "Open page in sidebar"
|
|
|
:whiteboard/remove-link "Remove link"
|
|
|
:whiteboard/link "Link"
|
|
@@ -447,7 +449,7 @@
|
|
|
:flashcards/modal-btn-show-clozes "Show clozes"
|
|
|
:flashcards/modal-btn-next-card "Next"
|
|
|
:flashcards/modal-btn-reset "Reset"
|
|
|
- :flashcards/modal-btn-reset-tip "Reset this card so that you can review it immediately."
|
|
|
+ :flashcards/modal-btn-reset-tip "Reset this card so that you can review it immediately."
|
|
|
:flashcards/modal-btn-forgotten "Forgotten"
|
|
|
:flashcards/modal-btn-remembered "Remembered"
|
|
|
:flashcards/modal-btn-recall "Took a while to recall"
|