Skip to content

Commit

Permalink
chore(readme): remove translation list
Browse files Browse the repository at this point in the history
  • Loading branch information
mmstick committed Jan 23, 2024
1 parent 3382c77 commit bb97b34
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,32 +47,5 @@ Translators are welcome to submit translations directly as a pull request to thi
i18n(eo): Add Esperanto language support
```

```
i18n(pl): Improvements to Polish language support
```

Translation files can be found [here](./i18n/). We are using [Project Fluent](https://projectfluent.org) for our translations, which should be easier than working with gettext.

### Supported Languages

- [English](./i18n/en/)
- [Bangla](./i18n/bn/)
- [German](./i18n/de/)
- [Italian](./i18n/it/)
- [Spanish](./i18n/es/)
- [French](./i18n/fr/)
- [Hungarian](./i18n/hu/)
- [Dutch](./i18n/nl/)
- [Polish](./i18n/pl/)
- [Brazilian Portuguese](./i18n/pt-BR/)
- [Portuguese](./i18n/pt/)
- [Russian](./i18n/ru/)
- [Serbian](./i18n/sr/)
- [Swedish](./i18n/sv/)
- [Turkish](./i18n/tr/)
- [Catalan](./i18n/ca)
- [Chinese (Simplified)](./i18n/zh-CN)
- [Czech](./i18n/cs)
- [Japanese](./i18n/ja)
- [Korean](./i18n/ko)
- [Slovenian](./i18n/sl)

0 comments on commit bb97b34

Please sign in to comment.