Feat/add Slovensko (Slovenija) (#10731)

Co-authored-by: XHorizont.com <johnny@xhorizont.com>
This commit is contained in:
crazywoola
2024-11-15 13:59:08 +08:00
committed by GitHub
parent 4322fdc910
commit db1d2aaff5
27 changed files with 3417 additions and 1 deletions

View File

@@ -72,7 +72,7 @@ export type I18nText = {
}
```
4. Add the new language to the `language.ts` file.
4. Add the new language to the `language.json` file.
```typescript