Commit Graph

9 Commits

Author SHA1 Message Date
Vladislav Nepogodin 837f8a5f4b
move to fluent translation system (#57)
use fluent translatation system instead of gettext

fluent makes translations more readable and easy to maintain
translation. fluent provides better handling of plural, genders cases.

ref: https://github.com/projectfluent/fluent/wiki/Fluent-vs-gettext
ref: https://projectfluent.org/
2023-03-19 04:47:51 +04:00
Vladislav Nepogodin 1024bd53cc
🧹 cleanup 2023-02-17 22:24:56 +04:00
Vladislav Nepogodin 75b89db706
🚧 don't launch pamac with terminal 2022-07-08 21:20:09 +04:00
Vladislav Nepogodin 1bef9e2086
👷 use best available pacman wrapper(also gui) 2022-07-06 22:30:28 +04:00
Vladislav Nepogodin 921831da15
🚧 add new options & fix icons 2022-07-06 01:32:23 +04:00
Vladislav Nepogodin b80bfe5d3f
♻ Make clippy happy 2022-07-05 03:57:55 +04:00
Vladislav Nepogodin 5be4a75d7b
🚧 add the actual instal/remove script 2022-07-05 01:41:55 +04:00
Vladislav Nepogodin e328e3af7a
👷 add new page 2022-07-04 19:34:50 +04:00
Vladislav Nepogodin 80ea978741
Rewrite in Rust 2022-06-02 01:23:20 +04:00