Localizing an application consists of extracting out user directed text and managing it outside of hardcoded strings in your code.
Locale parser with fparsec
Localizing an application consists of extracting out user directed text and managing it outside of hardcoded strings in your code.