Add multiple fonts
This commit is contained in:
@@ -31,7 +31,9 @@
|
||||
"saved": "Saved.",
|
||||
"settings": "Settings",
|
||||
"language": "Language",
|
||||
"timezone": "Time zone"
|
||||
"timezone": "Time zone",
|
||||
"hand": "Handwriting",
|
||||
"hand_sample": "The morning came"
|
||||
},
|
||||
"book": {
|
||||
"title": "MyThoughts",
|
||||
@@ -45,7 +47,9 @@
|
||||
"loading": "Turning pages…",
|
||||
"today": "Today",
|
||||
"go_to_writing": "Back to today's page",
|
||||
"empty_entry": "Blank page"
|
||||
"empty_entry": "Blank page",
|
||||
"earlier": "Earlier entries",
|
||||
"later": "Later entries"
|
||||
},
|
||||
"action": {
|
||||
"prev_page": "Previous page",
|
||||
|
||||
Reference in New Issue
Block a user