diff --git a/src/i18n/locales/sr/rightSidebar/fonts.json b/src/i18n/locales/sr/rightSidebar/fonts.json new file mode 100644 index 00000000..dbcfe5f2 --- /dev/null +++ b/src/i18n/locales/sr/rightSidebar/fonts.json @@ -0,0 +1,7 @@ +{ + "title": "Fonts", + "fontFamily": { + "label": "Font Family", + "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + } +}