Add embeds footer text to custom translations. #3

Merge aplicado
RealRTTV mesclou 26 commits from master into development 2021-11-14 04:35:26 +00:00
Mostrando apenas as alterações do commit b3ec8d9d9b - Mostrar todos os commits
Awakened-Redstone 2021-03-28 11:09:15 -03:00 commit de GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23

Ver arquivo

@ -15,7 +15,7 @@
"command.register.invalid_username.message.too_short": "The username you inserted is too small, a **Minecraft Java Edition** username has to be at least 3 characters long.", "command.register.invalid_username.message.too_short": "The username you inserted is too small, a **Minecraft Java Edition** username has to be at least 3 characters long.",
"command.register.fail.not_allowed.title": "Sorry, but I couldn't accept your request.", "command.register.fail.not_allowed.title": "Sorry, but I couldn't accept your request.",
"command.register.fail.not_allowed.message": "It seams that you don't have the required subscription/member level or don't have your Twitch/Youtube account linked to your Discord account.", "command.register.fail.not_allowed.message": "It seems that you don't have the required subscription/member level or don't have your Twitch/Youtube account linked to your Discord account.",
"command.register.fail.account_data": "I couldn't get the public account data of \"%s\". Is it a valid **Minecraft Java Edition** username?\n_It is only possible to register Minecraft Java Edition accounts._", "command.register.fail.account_data": "I couldn't get the public account data of \"%s\". Is it a valid **Minecraft Java Edition** username?\n_It is only possible to register Minecraft Java Edition accounts._",
@ -29,4 +29,4 @@
"bot.activity.type": "DEFAULT", "bot.activity.type": "DEFAULT",
"bot.activity.message": "on the Member Server" "bot.activity.message": "on the Member Server"
} }