feat: Persian locale + RTL initial support + browser locales fixes

This commit is contained in:
Nicolas Giard
2017-09-14 21:04:52 -04:00
committed by GitHub
parent 6e4fba8012
commit 7957a12216
31 changed files with 535 additions and 24 deletions

View File

@@ -44,10 +44,13 @@ uploads:
# ---------------------------------------------------------------------
# Site Language
# ---------------------------------------------------------------------
# Possible values: en, es, fr, ko, ru or zh
# Possible values: en, de, es, fa, fr, ko, nl, pt, ru, sr, tr or zh
lang: en
# Enable for right to left languages (e.g. arabic):
langRtl: false
# ---------------------------------------------------------------------
# Site Authentication
# ---------------------------------------------------------------------