aboutsummaryrefslogtreecommitdiffstats
path: root/src/App.js
Commit message (Collapse)AuthorAgeFilesLines
* Indonesia translation (#141)Ben Woodward2021-07-291-0/+1
| | | | | | | * 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/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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/+1
| | | | | | | | | * Update i18n.js Catalan translation * Add Catalan credit Co-authored-by: Aniol <aneolus@gmail.com>
* Make language display consistent (#137)Ben Woodward2021-07-291-14/+14
| | | Co-authored-by: Kishor Bhat <kishorbhat@gmail.com>
* Add support for hindi language (#121)Pushpender Saini2021-07-281-0/+1
| | | | | * Add support for hindi language * Update README.md
* added turkish language (#114)Riza Ergun2021-07-261-0/+1
| | | | | | | | | | | | | * 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-2/+17
| | | | | | | | | * 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/+1
|
* Add zh-HK translation (#100)YuetAu2021-07-241-0/+1
| | | | | | | * Added zh-HK translation * Added switch for zh-HK * Update switch
* pt-BR translation (#86)Ismael Ferreira G Pereira2021-07-241-0/+1
|
* Wouter/nl-NL translations (#76)Wouter2021-07-171-0/+1
| | | | | | | | | | | * 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/+2
| | | | | | | * Add Russian and Ukrainian translations * Prettier formatting Co-authored-by: Anton <goldtom1423@gmail.com>
* Add japanese translation (#68)hatsu2021-07-171-0/+1
| | | | | | | * Add japanese i18n * Add comma * make fmt.write
* feat: add language detector (#67)KeJun2021-07-171-2/+5
| | | | | * feat: add language detector * style: fmt code
* Add Portuguese translation (#65)Pedro Renan2021-07-161-0/+1
| | | | | | | * improve portuguese translation in i18n * rebase * fix prettier issues at i18n.js
* Add Spanish translation (#64)oscfdezdz2021-07-161-0/+1
|
* [Issue #49] feat: add i18n (#58)Baoyuan2021-07-161-8/+15
| | | | | * feat: add i18n * fix: code clean
* Added website icon and small design change in WiFi details box (#45)llamaiscool2021-07-151-3/+2
| | | | | | | * Added website icon and small design change in WiFi details box * Fixed few errors of previous pull * Fixed errors of previous pull
* Prettier formatting (#33)Ben Woodward2021-07-041-8/+12
| | | | | * Add prettier * Format code
* :lipstick: Update headerbndw2020-06-201-1/+1
|
* :lipstick: Update titlebndw2020-05-311-1/+1
|
* :memo: Note about privacybndw2020-05-311-2/+3
|
* Initial commitbndw2020-05-311-16/+16
|
* Initialize project using Create React Appbndw2020-05-301-0/+26