Language - NamelessMC/Nameless-Link GitHub Wiki
Nameless-Link chooses which language to use as follows:
if a discord server is connected to a website:
if the user has linked their account to the website:
-> The user's website language, if supported by Nameless-Link. Otherwise, DEFAULT_LANGUAGE.
else:
-> The website's default language, if supported by Nameless-Link. Otherwise, DEFAULT_LANGUAGE.
else:
-> Default language as specified by the DEFAULT_LANGUAGE environment variable, set to en_UK for the centrally hosted bot
Please help translate at translate.namelessmc.com!