Lipis
1a6431a04a
New Crowdin Translations ( #845 )
...
* New translations en.json (Chinese Simplified)
* New translations en.json (Chinese Simplified)
* Update i18n.ts
* New translations en.json (Spanish)
* New translations en.json (French)
* New translations en.json (German)
* New translations en.json (Norwegian)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Spanish)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (French)
* New translations en.json (French)
* New translations en.json (Indonesian)
* Update i18n.ts
* Update i18n.ts
* New translations en.json (French)
2020-03-07 01:01:01 +02:00
Lipis
09fa56335e
New Crowdin translations ( #796 )
2020-02-21 23:56:06 +01:00
İsmail Namdar
626c99939e
add tr localization ( #789 )
2020-02-21 16:14:06 +01:00
Szymon Pajka
1cd0dfe922
Add Polish language support ( #725 )
2020-02-07 12:37:33 +01:00
rubjo
23d40ae4a5
Added Norwegian Bokmål ( #685 )
...
* Added Norwegian Bokmål
* Lint long line
2020-02-03 13:38:07 +01:00
Lipis
53994e71e5
Add more ESLint rules and change the formatting scripts ( #626 )
...
* Add curly rule in ESLint for consistency
* Fix rules
* More rules
* REturn
* Push
* no else return
* prefer const
* destructing
2020-02-02 18:04:35 +00:00
Christopher Chedeau
e4919e2e6c
Replace i18n by a custom implementation ( #638 )
...
There are two problems with the current localization strategy:
- We download the translations on-demand, which means that it does a serial roundtrip for nothing.
- withTranslation helper actually renders the app 3 times on startup, instead of once (I haven't tried to debug it)
2020-01-31 21:06:06 +00:00
Bakhtiiar Muzakparov
63c685af73
Add russian translation ( #612 )
2020-01-29 14:00:47 +00:00
Marco Kaul
5fd6c4d853
Add german translation ( #550 )
...
* Add german translation
* Add german language option
* Fix missing german translation
* Alphabetical order for languages
* Sort
Co-authored-by: Lipis <lipiridis@gmail.com>
2020-01-25 09:47:02 -08:00
Lipis
ee68af0fd3
Set Trailing Cmma to ( #525 )
2020-01-24 12:04:54 +02:00
Faustino Kialungila
25202aec11
Adding Portuguese Translation ( #528 )
...
* Add Portuguese Translation
Adding PT translations
* Update src/i18n.ts
Co-Authored-By: Lipis <lipiridis@gmail.com>
Co-authored-by: Lipis <lipiridis@gmail.com>
2020-01-23 19:40:07 +01:00
Thibaut SABOT
990e064c13
Add french translation ( #522 )
...
* Add french translation
* improve fill translation
* forget accent on select translation
2020-01-23 19:00:30 +01:00
Fernando Alava Zambrano
a436e70764
Internationalization followup ( #500 )
...
* add translations in data.ts
* add language list
add spanish version
* fixes pr review
* add more translations
* remove unused label
Co-authored-by: David Luzar <luzar.david@gmail.com>
2020-01-22 16:25:04 +02:00
Fernando Alava Zambrano
ff7a340d2f
Internationalization support ( #477 )
...
* add i18next lib
add some translations
* add translations
* fix font-family
* fix pin versions
2020-01-20 15:14:10 -08:00