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",
|
||||
|
||||
@@ -31,7 +31,9 @@
|
||||
"saved": "Enregistré.",
|
||||
"settings": "Réglages",
|
||||
"language": "Langue",
|
||||
"timezone": "Fuseau horaire"
|
||||
"timezone": "Fuseau horaire",
|
||||
"hand": "Écriture",
|
||||
"hand_sample": "Le matin est venu"
|
||||
},
|
||||
"book": {
|
||||
"title": "MyThoughts",
|
||||
@@ -45,7 +47,9 @@
|
||||
"loading": "On tourne les pages…",
|
||||
"today": "Aujourd'hui",
|
||||
"go_to_writing": "Revenir à la page du jour",
|
||||
"empty_entry": "Page blanche"
|
||||
"empty_entry": "Page blanche",
|
||||
"earlier": "Entrées précédentes",
|
||||
"later": "Entrées suivantes"
|
||||
},
|
||||
"action": {
|
||||
"prev_page": "Page précédente",
|
||||
|
||||
Reference in New Issue
Block a user