Commit Graph

9 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
8ac2d90e1e - add missing translation to the Pictogram setting in the Network module
- reset Network module settings!
2020-10-31 16:03:07 +01:00
Serhiy Mytrovtsiy
ca98ce4ebb - add an option to select the sensors widget layout (automatic/one row/two rows)
- improved translations
2020-10-31 00:04:01 +01:00
Serhiy Mytrovtsiy
13cbe1fdef - add Number of top processes to the translations 2020-10-27 20:16:36 +01:00
Serhiy Mytrovtsiy
51077508b2 - fix misspelling in the "Check for update" button 2020-10-25 21:51:42 +01:00
Serhiy Mytrovtsiy
192209e47e - fix frameworks linking (reduce the app size)
- migrate from Carthage to Swift Package Manager
- adjust CPU frequency position
- add CPU frequency to translations
2020-10-15 19:00:27 +02:00
Serhiy Mytrovtsiy
ac0c292f02 - add an option to select a base (byte or bit) for speed (87) 2020-09-29 18:55:52 +02:00
Serhiy Mytrovtsiy
bbca0f6fa3 - add an option to select the unit for temperature sensor (#73) 2020-09-24 19:39:38 +02:00
Serhiy Mytrovtsiy
fbf2e56cab - update image in README (#39)
- fix a translation in Disk
- fix misspelling in Battery popup
2020-08-30 22:12:38 +02:00
Serhiy Mytrovtsiy
a424dc871e i18n (#77)
* - initialize localization with English
- add i18n to app settings

* - add translation to widget settings

* - add translation to CPU

* - add translation to GPU

* - add translation to Memory

* - add translation to Disk

* - add translation to Sensors
- add translation to Network

* - add translation to Battery

* - add Polish language
- small fixes in translation

* - add Ukrainian language
2020-08-30 13:23:40 +02:00