I read various Composite discussions regarding designing websites not only for multilingual scenarios but also to support localizing volcabulary and grammar for a specific community; for example, technical vs. general public communities.
I found these discussions compelling however they didn't explain how to implement these scenarios in the context of C1 for adding different "dialects".
I am guessing that these dialects should be manually added to the following data source file and treated like a language: "Composite.Cultures.en-us".
Please explain if there is a best-practice for handling the above scenario and if there is a less manual method for achieving it.