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

@@ -1,6 +1,6 @@
{
"name": "wiki",
"version": "1.0.8",
"version": "1.0.9",
"description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
"main": "wiki.js",
"scripts": {