Switch all language references in code to ISO-2 codes #494
Labels
feature
New feature or request
good first issue
Good for newcomers
hacktoberfest
Included as a part of Hacktoberfest
help wanted
Extra attention is needed
Terms
Description
This issue is a simple one of renaming variables. As of now throughout the codebase we're naming variables based on the language and the ISO-2 code of the language, so like
EnglishVarName
andenVarName
. We should rather use ISO-2 codes throughout the codebase so it's consistent.As a part of this, we should also organize some of the new files within the repo, which can be done by maintainers in the PR that comes from this :)
Contribution
Happy to support with renaming and help move files around once the PR is up! 😊
The text was updated successfully, but these errors were encountered: