chore(i18n,docs): processed translations (#44907)
This commit is contained in:
@@ -18,7 +18,7 @@ Most of files for translating the platform are located in the [`client/i18n`](ht
|
||||
|
||||
```console
|
||||
config/i18n
|
||||
└── all-langs.js
|
||||
└── all-langs.ts
|
||||
...
|
||||
client/i18n
|
||||
├── configForTests.js
|
||||
@@ -56,7 +56,7 @@ Most of files for translating the platform are located in the [`client/i18n`](ht
|
||||
│ └── trending.json
|
||||
├── locales.test.js
|
||||
├── schema-validation.js
|
||||
└── validate-keys.js
|
||||
└── validate-keys.ts
|
||||
```
|
||||
|
||||
Some of these files are translated on our translation platform (Crowdin), some are not.
|
||||
|
Reference in New Issue
Block a user