...

/

Challenge: Loading Locales from an External Source

Challenge: Loading Locales from an External Source

Write code to load locales from the configuration file or any external source into your program.

We'll cover the following...

Problem statement

Our Gherkin parser ...