| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
* Update "card.additional" and "cards.tip.hide" in German translation
* Update translations.js
* Change "WLAN Karte" to "WLAN-Karte"
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add setting for additional cards to print
* Render additional cards to print
* Do not render additional cards if amount is less than 1
* Render additional cards when printing
* Improve layout for portrait printing
* Render eap and identity textfields conditionally so that they dont use space
* Use all width in print-area
* Change additionalCards setting to Input and react to changes
* Allow hiding tip (legend) on card
* Print only full cards
* Move print-area - not-displayed - to the bottom of the page
* Set default ssid back to empty, additional cards to 0
* Lower marginBottom of password field to 5 instead of 24 (default)
* Use conditional rendering instead of class to hide password
* Set marginBottom to QR code only on portrait mode
* Set row-gap to 0 to allow up to 6 cards to fit in portrait mode in A4
* Move hideTip setting right after hiddenSSID
|
| |
|
|
|
|
|
| |
yue-cn (#264)
* add eapMethod, identity and identity.placeholder translations to zh-cn and yue-cn
* remove unessential stuffs
|
| |
|
|
|
|
|
|
|
| |
* i18n: small update for Occitan
Changes for the EAP method entries
* fix: lint
Co-authored-by: Mejans <61360811+Mejans@users.noreply.github.com>
|
| |
|
|
|
|
|
| |
* Added Greek translation
* Fix lint
Co-authored-by: nautilus7 <spyros.n7@gmail.com>
|
| |
|
|
|
| |
Replaces https://github.com/bndw/wifi-card/pull/242
Fixes #241
|
| |
|
| |
I also added a German translation of the new strings.
|
| |
|
| |
Co-authored-by: kuldeep-gill-skydio <kuldeep.gill@skydio.com>
|
| | |
|
| |
|
|
|
|
|
| |
* Append an entry
* add yue-CN translation and slightly modify zh-HK, as well as updating README.md
* little changes
|
| | |
|
| |
|
|
|
|
|
| |
* Fix PT hidden SSID translation
Fixes #226
* Remove duplicate keys
|
| | |
|
| | |
|
| |
|
|
|
| |
* π translation: Add Thai language
* π¨ format: Used `make fmt.write`
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* Update Hindi translation for #171
* Update Portuguese translation for #171
* Update Brazilian Portuguese translation for #171
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Added swedish translation
* Added swedish translation
* Added swedish translation
Fixed typo
* Prettier format Swedish translation
Co-authored-by: ddund <68921570+ddund@users.noreply.github.com>
|
| |
|
|
|
|
|
| |
* Indonesian update for #171
* Serbian update for #171
* Dutch update for #171
|
| |
|
|
|
|
|
| |
* π¬ Updated norwegian translation.
* π¨ Code formatting.
Co-authored-by: Thomas Qvidahl <thomas.qvidahl@tietoevry.com>
|
| |
|
|
|
|
|
|
|
| |
* πͺπ¬ Update arabic translations for #171
β Updates ar translations as per https://github.com/bndw/wifi-card/issues/171
* β‘οΈ enhance ar
* π fix ar genders
|
| |
|
|
|
|
|
|
|
| |
* Corrections in FR OC and CA
* Update translations.js
* Update translations.js
* Update translations.js
|
| | |
|
| | |
|
| |
|
|
|
| |
* Update Korean translation
* Update Korean translation
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* Remove unused 'button.settings' translation
* Ukranian, Russian
* Chinese translations
|
| |
|
| |
For #190
|
| |
|
|
|
|
|
|
|
| |
* update translate.js for urdu
* Prettier formatting
* Urdu credit
Co-authored-by: Muhammad Hassan <mhassan.3939@gmail.com>
|
| | |
|
| |
|
|
|
| |
* Add support for Serbian language
* Add support for Serbian language
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
| |
* Hunagrian lang added ππΊ
* Fix 'None' field translation at encryptions
* Fix SelectField error
|
|
|
- Centralize user-defined translations into a single file
- Automatically sort the language dropdown
- Update the translation contribution guide
|