summaryrefslogtreecommitdiff
path: root/src/locales
diff options
context:
space:
mode:
authorJan Holub <Jan-Holub@gmx.net>2017-06-21 23:44:23 +0200
committerJan Holub <Jan-Holub@gmx.net>2017-06-21 23:44:23 +0200
commit7029248a76a590e2f130bde71fe2bbfb2c032bbb (patch)
treefc316ea6742a565a80674dada5de7c66625ab165 /src/locales
parent9f51432175c55deb4da54075351dc870a0b35808 (diff)
downloadetherpad-lite-7029248a76a590e2f130bde71fe2bbfb2c032bbb.zip
Added RobotoMono as a more modern and pretty monospaced font, addressing #3201
I added RobotoMono-Regular and RobotoMono-Bold as TrueTypeFont files and included them into the list. I tred to stay in alphabetical order where possible. The author of #3201 was asking for a more modern monospaced font.
Diffstat (limited to 'src/locales')
-rw-r--r--src/locales/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/locales/en.json b/src/locales/en.json
index 3e16c5de..8aa5287e 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -47,6 +47,7 @@
"pad.settings.fontType.lucida": "Lucida",
"pad.settings.fontType.lucidasans": "Lucida Sans",
"pad.settings.fontType.palatino": "Palatino",
+ "pad.settings.fontType.robotomono": "RobotoMono",
"pad.settings.fontType.tahoma": "Tahoma",
"pad.settings.fontType.timesnewroman": "Times New Roman",
"pad.settings.fontType.trebuchet": "Trebuchet",