Skip to content

Add more languages #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ilyasmohamed opened this issue Feb 16, 2019 · 0 comments
Open

Add more languages #2

ilyasmohamed opened this issue Feb 16, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ilyasmohamed
Copy link
Owner

ilyasmohamed commented Feb 16, 2019

File that needs changing

Ensure that the the tuple which lists position abbreviations adheres to the format and order e.g.

'positions': ('GK',
                      'LB', 'LWB', 'CB', 'RB', 'RWB',
                      'LM', 'CDM', 'CM', 'CAM', 'RM',
                      'LW', 'RW',
                      'LF', 'CF', 'RF',
                      'ST'
                  )

NOTE: there must be a total of 17 positions

Will also need to add a language code in the language Enum

@ilyasmohamed ilyasmohamed added the enhancement New feature or request label Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant