| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
| |
* Made few translation corrections
* one additional correction
* more translation corrections
|
| |
|
| |
Fixes #106
|
| |
|
|
|
|
|
|
|
| |
* Rename 'en' to 'en-US'
Fixes #152
* English as first language option
This produces the correct fallback selection when the browser language is not yet translated
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Sort and format language dropdown
- Format languages in `latinName - nativeName` to account for RTL
languages
- Lexicographic order
* Use generic English translation
The current English translation covers both US and GB, so prefer a
generic implementation until it doesn't make sense.
* Update src/App.js
Co-authored-by: Andanan <dev.andanan@e.mail.de>
* Update src/App.js
Co-authored-by: Ahmed Tarek <ahmed.tokyo1@gmail.com>
Co-authored-by: Andanan <dev.andanan@e.mail.de>
Co-authored-by: Ahmed Tarek <ahmed.tokyo1@gmail.com>
|
| |
|
|
|
|
|
| |
* Update i18n.js
* Update i18n.js
Co-authored-by: Nuninha-GC <nuruldecarvalho@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Update i18n.js
added Italian translation
* Update App.js
* Update README.md
* Merge branch 'master' into patch-1
Co-authored-by: Domenico Pascucci <22801617+pasmimmo@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
| |
* Adds Occitan
* Adds Occitan
* Update README.md
Co-authored-by: ensag-dev <59049879+ensag-dev@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
* 🇪🇬 add Arabic language
* Update README.md
* :art: centralize lang dir selection
* :bug: hotfix initial direction
Co-authored-by: Ahmed Tarek <ahmed.tokyo1@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
* add polish language
* add polish language
* add polish language
Co-authored-by: olekstomek <olekstomek@gmail.com>
|
| |
|
|
|
|
|
| |
* Melhorar tradução Portuguesa de Portugal PT-pt
Melhorar tradução Portuguesa de Portugal PT-pt
* prettier code style update
|
| |
|
|
|
|
|
| |
* feat(i18n): add Indonesia language
* update(readme): add indonesia on supported lang
Co-authored-by: Ryan Aunur <ryandevstudio@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* added de-DE translations
* updated sentence which links to the source code
in the previous commit the sentence needs an 'an' behind the 'source code' so i altered the sentence to fit the layout
* de-DE improvements
changed source code to Quellcode
Co-authored-by: Andanan <dev.andanan@e.mail.de>
* de-DE improvements
Co-authored-by: Andanan <dev.andanan@e.mail.de>
* de-DE improvements
Co-authored-by: Andanan <dev.andanan@e.mail.de>
* fix lint
Co-authored-by: Andanan <dev.andanan@e.mail.de>
* improved the de-DE translation
* Update src/i18n.js
Co-authored-by: Andanan <dev.andanan@e.mail.de>
* Complete German translation
Co-authored-by: Chris Winter <chris-winter@live.de>
Co-authored-by: Andanan <dev.andanan@e.mail.de>
|
| |
|
|
|
|
|
|
|
| |
* Update i18n.js
Catalan translation
* Add Catalan credit
Co-authored-by: Aniol <aneolus@gmail.com>
|
| |
|
|
|
| |
* Add support for hindi language
* Update README.md
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* added turkish language
* minor changes
* run make fmt.write
* updated readme for turkish language
* missign the trailing
* fixed language name
|
| |
|
|
|
|
|
|
|
| |
* feat: add RTL direction and persian lang
* feat: init RTL direction
* fix: style issues
Co-authored-by: Ramin <r.rezaei@digikala.com>
|
| | |
|
| |
|
|
|
|
|
| |
* Added zh-HK translation
* Added switch for zh-HK
* Update switch
|
| | |
|
| | |
|
| |
|
| |
Fixes #75
|
| |
|
|
|
|
|
|
|
|
|
| |
* Add nl-NL translations
* Format files with Prettier
* Add nl-NL as option to the select
* Small rewrite of Dutch translation
* Remove empty line
|
| |
|
|
|
|
|
| |
* Add Russian and Ukrainian translations
* Prettier formatting
Co-authored-by: Anton <goldtom1423@gmail.com>
|
| |
|
|
|
|
|
| |
* Add japanese i18n
* Add comma
* make fmt.write
|
| |
|
|
|
| |
* feat: add language detector
* style: fmt code
|
| |
|
|
|
|
|
| |
* improve portuguese translation in i18n
* rebase
* fix prettier issues at i18n.js
|
| | |
|
|
|
* feat: add i18n
* fix: code clean
|