mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-29 02:07:39 +08:00
OnBoarding: Fix newlines in descriptions
Ideally we should be using some other mechanism to enforce the newlines.
This commit is contained in:
@ -195,9 +195,12 @@ OnBoarding:
|
|||||||
Skip: Skip
|
Skip: Skip
|
||||||
Next: Next
|
Next: Next
|
||||||
getStarted: Get Started
|
getStarted: Get Started
|
||||||
subtitle: An Open Source Note Taking App\nbuilt on top of Git
|
subtitle: 'An Open Source Note Taking App
|
||||||
page2: Your Notes are stored in a\nstandard Markdown + YAML\nHeader format
|
built on top of Git'
|
||||||
page3: Sync your Local Git Repo\nwith any provider
|
page2: 'Your Notes are stored in a
|
||||||
|
standard Markdown + YAML\nHeader format'
|
||||||
|
page3: 'Sync your Local Git Repo
|
||||||
|
with any provider'
|
||||||
|
|
||||||
widgets:
|
widgets:
|
||||||
rename:
|
rename:
|
||||||
|
Reference in New Issue
Block a user