1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-06-28 05:40:11 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Elias Schneider
b534129194
chore(translations): remove Thai 2023-07-31 08:56:22 +02:00
Elias Schneider
890588f5da
refactor: use locale instead of two letter code 2023-07-22 13:08:42 +02:00
Elias Schneider
396363488c
chore: minor translation fixes 2023-07-22 12:43:12 +02:00
Elias Schneider
be57bd3354
chore: update crowdin PR title 2023-07-20 23:44:01 +02:00
Elias Schneider
b9f6e3bd08
feat: localization (#196)
* Started adding locale translations :)

* Added some more translations

* Working on translating even more pages

* More translations

* Added test default locale retrieval

* replace `intl.formatMessage` with custom `t` hook

* add more translations

* improve title syntax

* add more translations

* translate admin config page

* translated error messages

* add language selecter

* minor fixes

* improve language handling

* add upcoming languages

* add `crowdin.yml`

* run formatter

---------

Co-authored-by: Steve Tautonico <stautonico@gmail.com>
2023-07-20 15:32:07 +02:00