12 Commits

Author SHA1 Message Date
alfrix
300eed4d29 translations: update 2022-11-12 11:23:01 -03:00
alfrix
f6e4e231b1 translation: update all translations 2022-10-27 23:42:23 -03:00
alfrix
28fe1bf6d8 Update Locales: Thanks Tal Rahav for the Hebrew translation 2022-10-14 10:19:44 -03:00
alfrix
07b134f1a0 Update translation files 2022-09-02 21:03:19 -03:00
alfrix
4f959696bd gtk: remove newlines to properly wrap lines if needed
this fixes the issue caused by labels with a newlines detected as 1 line even if it has more than one
2022-09-02 19:58:35 -03:00
alfrix
3847fea315 Update translation files 2022-08-10 12:02:07 -03:00
alfrix
6510b2ec6b Refactor
Use f-strings
Avoid unnecessary casts to str()bool()int()
Ensure file closure
Merge nested ifs
Simplify for-assigns-appends with comprehensions and internal functions
Avoid shadowing internal function names
Initialize variables
Return value directly instead of assign then return
Make some methods static
2022-08-01 12:23:40 -03:00
alfrix
0feffff2ac translations: update all 2022-07-03 12:03:50 -03:00
ZISQO
05b25cda15
Update ko_KR localization (#659) 2022-06-25 17:50:31 -03:00
Adam Shanks
61c5bea9a0
Superscript (#635)
* Use superscript 2 and 3 as appropriate
2022-06-05 09:55:52 -03:00
alfrix
6bb712f970 Update translation files 2022-06-02 15:07:52 -03:00
NStevenU
a29da7e76c
Add Korean language support (#625)
* Add Korean language support

* Add Korean Language Support Font Installation
2022-05-31 11:12:20 -03:00