Commit Graph

1 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