fluent-resmgr 0.0.8

A standalone solution for managing resource files and returning locale bundles for Project Fluent, a localization system designed to unleash the entire expressive power of natural language translations.
Documentation
1
2
3
4
5
6
response-msg =
    { $value ->
        [one] "{ $input }" ma jeden krok Collatza.
        [few] "{ $input }" ma { $value } kroki Collatza.
       *[many] "{ $input }" ma { $value } kroków Collatza.
    }