Merge pull request #110 from ghostbsd/translation-pt_br
Issue 196 - Translation
Added translation for Brazilian Portuguese
Transitioned the way we create translations mirroring how we do in `update-station`
Fixed grammar and typos
Optimized and simplified `network_dictionary()`
Added types and docstrings
Added types and docstrings
Added a Qodana workflow to inspect and report code quality on Pull Requests.
The `.pylint` file comes from Google Style Guides.
Fixed typos
Added field to class
snake_case
netcard -> net_card
wificard -> wifi_card
Fix PEP 8 E402 Warning: Move import statements to the top of the file.
Fix GTK orientation parameter by using Gtk.Orientation enum
Replaced integer value with Gtk.Orientation.HORIZONTAL/VERTICAL to resolve type warning and ensure correct orientation setting for Gtk.Box.
Renamed functions and variables to adhere to Python naming conventions.
Merge pull request #108 from ghostbsd/ericbsd-patch-1
Update README.md python version
Merge pull request #109 from ghostbsd/Issue#81
Adding signal string to tooltip
Reformatted the netstate so it better displays network information
Added card info to the set_tooltip_text call.
Adding signal string to tooltip
Update README.md
Merge pull request #105 from ghostbsd/Issue#162
Issue #162 - CODEOWENERS
Addressed the issue of duplicated key 'custom'
Updated groups in CODEOWNERS
Merge pull request #104 from ghostbsd/ghostbsd/issues#94
Reworked NetworkMgr devd files and replaced Enable Networking by Restart Networking.
replace Enable Networking by Restart Networking.
Improved the devd files further setup-nic.py and auto-switch.py.
Added link-up.py to handle the linkup for ethernet with devd.
Rework auto-switch.py, setup-nic.py, networkmgr.conf
Updated the list of wifi in setup-nic.py
Merge pull request #101 from real-joshua/feature/swedish-translation
Create networkmgr.po (Swedish translation)