aboutsummaryrefslogtreecommitdiffstats
path: root/src/translations.js
Commit message (Collapse)AuthorAgeFilesLines
* Update Occitan and Catalan (#191)ensag-dev2021-08-181-2/+4
| | | For #190
* Urdu translation (#189)Ben Woodward2021-08-131-0/+32
| | | | | | | | | * update translate.js for urdu * Prettier formatting * Urdu credit Co-authored-by: Muhammad Hassan <mhassan.3939@gmail.com>
* fix: some translations error (#186)John Trump2021-08-121-2/+2
|
* Add support for Serbian language (#181)Dusan Milosevic2021-08-081-0/+62
| | | | | * Add support for Serbian language * Add support for Serbian language
* Support Hidden WiFi networks (#101)olekstomek2021-08-081-1/+3
| | | | | | | | | | | | | | | * ability to set that WiFi network is hidden * fix: hide password checbox hidden chebox with hidden SSID option * improvement, delete constant * merge master * add a setting - the WiFi network can have a hidden SSID * update translation for English and Polish language * change one line translation in Eng, add semicolon in format to connect to WiFi
* Hungarian translation (#170)Munkácsi Márk2021-08-061-0/+31
| | | | | | | * Hunagrian lang added 🇭🇺 * Fix 'None' field translation at encryptions * Fix SelectField error
* Refactor translation plumbing (#168)Ben Woodward2021-08-061-0/+698
- Centralize user-defined translations into a single file - Automatically sort the language dropdown - Update the translation contribution guide