Skip to content

Commit

Permalink
Update en-US.js
Browse files Browse the repository at this point in the history
  • Loading branch information
euandrelucas authored Jul 17, 2022
1 parent 5ec7645 commit a26ecc8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/Locales/en-US.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ module.exports = {
coletado: 'You have collected **%m** daily, come back tomorrow and collect again.',
coletou: 'You have already collected your daily reward, collect it again in **%time**'
},
premium: 'You have discovered a premium feature, to be a premium user join my [support server](<https://discord.gg/pyyyJpw5QW>)!',
premium: 'You have discovered a premium feature, to be a premium user join my [support server](<https://discord.gg/8SA5sfyR7g>)!',
ball: {
title: '🎱 Magic Ball',
field1: '**Question:**',
Expand Down Expand Up @@ -109,7 +109,7 @@ module.exports = {
'precedent'],
botban: {
title: 'You are banned!',
description: '↳ You have been banned from using `%z` by: `%r`\n> <:zu_info:911303533859590144> You can file an appeal on our [support server](https://discord.gg/pyyyJpw5QW).',
description: '↳ You have been banned from using `%z` by: `%r`\n> <:zu_info:911303533859590144> You can file an appeal on our [support server](https://discord.gg/8SA5sfyR7g).',
},
customCommand: 'Command created successfully, use `/%n` to execute.',
alreadyExists: 'The command already exists.',
Expand Down Expand Up @@ -221,7 +221,7 @@ module.exports = {
c: 'Wait %t seconds to use another command.',
e: 'Oops, an error happened!',
e2: 'Report this error!',
e3: 'My team probably already knows about this error, but how about you help? You can open an [issue](https://github.com/zulybot/zuly/issues) in [github](https://github.com/zulybot/zuly) or report it to my [support server](https://discord.gg/pyyyJpw5QW), let\'s make the discord a better place, together 🤝',
e3: 'My team probably already knows about this error, but how about you help? You can open an [issue](https://github.com/zulybot/zuly/issues) in [github](https://github.com/zulybot/zuly) or report it to my [support server](https://discord.gg/8SA5sfyR7g), let\'s make the discord a better place, together 🤝',
nsfw: 'This command can only be used on nsfw channels'
},
host: {
Expand Down Expand Up @@ -251,7 +251,7 @@ module.exports = {
help: {
title: 'Command List • ',
creators: 'I was developed by ',
description: '> My current prefix is: `%p`\n> If you have any questions, please enter my support server: [Click here](https://discord.gg/pyyyJpw5QW)\n> Add me by clicking [here](https://discord.com/oauth2/authorize?client_id=880173509077266483&scope=bot&permissions=805432446)',
description: '> My current prefix is: `%p`\n> If you have any questions, please enter my support server: [Click here](https://discord.gg/8SA5sfyR7g)\n> Add me by clicking [here](https://discord.com/oauth2/authorize?client_id=880173509077266483&scope=bot&permissions=805432446)',
nsfw: 'You need to be on an NSFW channel to see nsfw commands. '
},
calc: {
Expand Down Expand Up @@ -311,7 +311,7 @@ module.exports = {
},
invite: {
add: 'Add me to your server!',
desc: 'Yay, did you like my commands? Or my features? [Add me](https://discord.com/oauth2/authorize?client_id=719524114536333342&scope=bot%20applications.commands&permissions=805432446)\n\nYou need Help or something? Log into my [support server](https://discord.gg/pyyyJpw5QW), yay'
desc: 'Yay, did you like my commands? Or my features? [Add me](https://discord.com/oauth2/authorize?client_id=719524114536333342&scope=bot%20applications.commands&permissions=805432446)\n\nYou need Help or something? Log into my [support server](https://discord.gg/8SA5sfyR7g), yay'
},
ban: {
noarg: '**Mention** some user or give the **ID** of the same.',
Expand Down

0 comments on commit a26ecc8

Please sign in to comment.