Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#406 added links to README.md #407

Merged
merged 1 commit into from Mar 13, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
17 changes: 14 additions & 3 deletions README.md
Expand Up @@ -18,6 +18,17 @@ The website is deployed using [Zeit Now](https://zeit.co/now).

### Changing the displayed language

Change the displayed language using a query string:

E.g.: access the Korean version using the following url: http://localhost:5000/?locale=ko
Change the displayed language using a query string, access various version using the following URL:

* English: http://localhost:5000/?locale=en
* Español: http://localhost:5000/?locale=es
* Français: http://localhost:5000/?locale=fr
* Italiano: http://localhost:5000/?locale=it
* 日本語: http://localhost:5000/?locale=ja
* 한국어: http://localhost:5000/?locale=ko
* Polskie: http://localhost:5000/?locale=pl
* Português: http://localhost:5000/?locale=pt
* Русский: http://localhost:5000/?locale=ru
* Українська: http://localhost:5000/?locale=uk
* 简体中文: http://localhost:5000/?locale=zh
* 繁體中文: http://localhost:5000/?locale=zh-tw