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