FluentReader/src/scripts/i18n
Bruce Liu 6289ef4dd3 add code formatter 2021-08-21 14:49:56 -07:00
..
README.md PT-BR Translation (#276) 2021-07-10 12:21:42 -07:00
_locales.ts PT-BR Translation (#276) 2021-07-10 12:21:42 -07:00
de.json add code formatter 2021-08-21 14:49:56 -07:00
en-US.json add code formatter 2021-08-21 14:49:56 -07:00
es.json change search engine 2020-07-21 12:12:12 +08:00
fi-FI.json add code formatter 2021-08-21 14:49:56 -07:00
fr-FR.json add code formatter 2021-08-21 14:49:56 -07:00
it.json add code formatter 2021-08-21 14:49:56 -07:00
ja.json add code formatter 2021-08-21 14:49:56 -07:00
nl.json add code formatter 2021-08-21 14:49:56 -07:00
pt-BR.json add code formatter 2021-08-21 14:49:56 -07:00
sv.json update build process and locales 2021-06-27 13:54:42 -07:00
tr.json add code formatter 2021-08-21 14:49:56 -07:00
uk.json update build process and locales 2021-06-27 13:54:42 -07:00
zh-CN.json add code formatter 2021-08-21 14:49:56 -07:00
zh-TW.json add code formatter 2021-08-21 14:49:56 -07:00

README.md

Internationalization

Currently, Fluent Reader supports the following languages.

Locale Language Credit
en-US English @yang991178
es Español @kant
fr-FR Français @Toinane
fi-FI Suomi @SUPERHAMSTERI
zh-CN 中文(简体) @yang991178
zh-TW 中文(繁體) @jerryc127
ja 日本語 @tiancheng2000
de Deutsch @NoNamePro0
sv Svenska @eson57
tr Türkçe @mustafagenc
uk Ukrainian @thevllad
nl Nederlands @Vistaus
it Italiano @andrewasd
pt-BR Português do Brasil @fabianski7

Refer to the repo of react-intl-universal to get started on internationalization.