aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* capitalize() would fail if first char were not ascii.Harald Eilertsen2018-12-261-2/+11
* Add Norwegian Nynorsk locale.Harald Eilertsen2018-12-251-0/+6
* Fetch locale from program environment.Harald Eilertsen2018-12-251-1/+13
* Add locale::get() and make EN default locale.Harald Eilertsen2018-12-252-1/+6
* Add a simplistic locale module.Harald Eilertsen2018-12-252-1/+47
* Replace Inflector crate with homebrewed capitalize function.Harald Eilertsen2018-12-251-4/+10
* First commit, working but incomplete.Harald Eilertsen2018-12-251-0/+62