chore(i18n,docs): processed translations (#45392)

This commit is contained in:
camperbot
2022-03-09 21:01:09 +05:30
committed by GitHub
parent 386840bc66
commit 7847d2a7b5
23 changed files with 282 additions and 282 deletions

View File

@@ -40,20 +40,20 @@ La maggior parte dei file per tradurre la piattaforma si trovano nella cartella
│ │ ├── translations.json
│ │ └── trending.json
... ...
   ├── english
   │   ├── intro.json
   │   ├── links.json
   │   ├── meta-tags.json
   │   ├── motivation.json
   │   ├── translations.json
   │   └── trending.json
   └── espanol
   ├── intro.json
   ├── links.json
   ├── meta-tags.json
   ├── motivation.json
   ├── translations.json
   └── trending.json
├── english
├── intro.json
├── links.json
├── meta-tags.json
├── motivation.json
├── translations.json
└── trending.json
└── espanol
├── intro.json
├── links.json
├── meta-tags.json
├── motivation.json
├── translations.json
└── trending.json
├── locales.test.js
├── schema-validation.js
└── validate-keys.ts