Browse Source

describe it language supproted

Outsider 7 years ago
parent
commit
7a3e3e2827
2 changed files with 2 additions and 3 deletions
  1. 2 2
      README.md
  2. 0 1
      locales/it.json

+ 2 - 2
README.md

@@ -28,7 +28,7 @@ Fill out `config.js` as your infomation.
   - **You should generate the token in admin user, not owner.**
   If you generate the token in owner user, a `missing_scope` error may occur.
 * `inviteToken`: An optional security measure - if it is set, then that token will be required to get invited.
-* `locale`: Application language (currently `cs`, `de`, `en`, `es`, `fr`, `ja`, `ko`, `pl`, `pt`, `pt-BR`, `tr`, `zh-CN` and `zh-TW` available).
+* `locale`: Application language (currently `cs`, `de`, `en`, `es`, `fr`, `it`,  `ja`, `ko`, `pl`, `pt`, `pt-BR`, `tr`, `zh-CN` and `zh-TW` available).
 
 ### Environment Variables
 You can set environment variables directly or in `.env` file.
@@ -42,7 +42,7 @@ If you want to use a `.env` file, create a file in the root called `.env` with t
   - **You should generate the token as an admin user, not owner.**
   If you generate the token in owner user, a `missing_scope` error may occur.
 - `INVITE_TOKEN`: An optional security measure - if it is set, then that token will be required to get invited.
-- `LOCALE`: Application language (currently `cs`, `de`, `en`, `es`, `fr`, `ja`, `ko`, `pl`, `pt`, `pt-BR`, `tr`, `zh-CN` and `zh-TW` available).
+- `LOCALE`: Application language (currently `cs`, `de`, `en`, `es`, `fr`, `it`, `ja`, `ko`, `pl`, `pt`, `pt-BR`, `tr`, `zh-CN` and `zh-TW` available).
 
 **Sample**
 

+ 0 - 1
locales/it.json

@@ -1,4 +1,3 @@
-
 {
   "HEADER": "Inseirisci qui sotto la tua email per unirti a %s su Slack!",
   "ENTER_EMAIL": "Inserisci il tuo indirizzo e-mail",