mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
4 lines
70 B
Python
4 lines
70 B
Python
LANGUAGES = {
|
|
'en_US': 'English',
|
|
'nl': 'Nederlands' # Dutch
|
|
} |