aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n.js
Commit message (Collapse)AuthorAgeFilesLines
* Occitan translation (#144)Ben Woodward2021-07-291-0/+26
| | | | | | | | | * Adds Occitan * Adds Occitan * Update README.md Co-authored-by: ensag-dev <59049879+ensag-dev@users.noreply.github.com>
* Arabic translation (#143)Ben Woodward2021-07-291-0/+27
| | | | | | | | | | | * 🇪🇬 add Arabic language * Update README.md * :art: centralize lang dir selection * :bug: hotfix initial direction Co-authored-by: Ahmed Tarek <ahmed.tokyo1@gmail.com>
* Polish translation (#142)Ben Woodward2021-07-291-0/+29
| | | | | | | | | * add polish language * add polish language * add polish language Co-authored-by: olekstomek <olekstomek@gmail.com>
* Improve Portuguese translation to Portugal PT-pt (#113)Henrique2021-07-291-9/+11
| | | | | | | * Melhorar tradução Portuguesa de Portugal PT-pt Melhorar tradução Portuguesa de Portugal PT-pt * prettier code style update
* Indonesia translation (#141)Ben Woodward2021-07-291-0/+25
| | | | | | | * feat(i18n): add Indonesia language * update(readme): add indonesia on supported lang Co-authored-by: Ryan Aunur <ryandevstudio@gmail.com>
* German translation (#140)Ben Woodward2021-07-291-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Catalan translation (#138)Ben Woodward2021-07-291-0/+27
| | | | | | | | | * Update i18n.js Catalan translation * Add Catalan credit Co-authored-by: Aniol <aneolus@gmail.com>
* Add support for hindi language (#121)Pushpender Saini2021-07-281-0/+27
| | | | | * Add support for hindi language * Update README.md
* added turkish language (#114)Riza Ergun2021-07-261-0/+25
| | | | | | | | | | | | | * added turkish language * minor changes * run make fmt.write * updated readme for turkish language * missign the trailing * fixed language name
* Add RTL Direction & Persian Translation (#79)Ramin2021-07-261-0/+25
| | | | | | | | | * feat: add RTL direction and persian lang * feat: init RTL direction * fix: style issues Co-authored-by: Ramin <r.rezaei@digikala.com>
* feat(i18n): add French (fr-FR) (#108)Divlo2021-07-241-0/+27
|
* Add zh-HK translation (#100)YuetAu2021-07-241-0/+24
| | | | | | | * Added zh-HK translation * Added switch for zh-HK * Update switch
* standarized names for wifi alert min 8 characters (#94)olekstomek2021-07-241-8/+12
|
* pt-BR translation (#86)Ismael Ferreira G Pereira2021-07-241-0/+26
|
* Use english as a fallback language (#77)Ben Woodward2021-07-171-9/+11
| | | Fixes #75
* Wouter/nl-NL translations (#76)Wouter2021-07-171-0/+26
| | | | | | | | | | | * 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 (#73)Ben Woodward2021-07-171-0/+53
| | | | | | | * Add Russian and Ukrainian translations * Prettier formatting Co-authored-by: Anton <goldtom1423@gmail.com>
* Add japanese translation (#68)hatsu2021-07-171-0/+25
| | | | | | | * Add japanese i18n * Add comma * make fmt.write
* feat: add language detector (#67)KeJun2021-07-171-2/+4
| | | | | * feat: add language detector * style: fmt code
* Add Portuguese translation (#65)Pedro Renan2021-07-161-0/+25
| | | | | | | * improve portuguese translation in i18n * rebase * fix prettier issues at i18n.js
* Add Spanish translation (#64)oscfdezdz2021-07-161-0/+27
|
* [Issue #49] feat: add i18n (#58)Baoyuan2021-07-161-0/+64
* feat: add i18n * fix: code clean