Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…nto dev
  • Loading branch information
nayvcake committed Jul 11, 2023
2 parents 6598a2c + 488c7e9 commit 93c8535
Show file tree
Hide file tree
Showing 22 changed files with 356 additions and 16 deletions.
30 changes: 30 additions & 0 deletions apps/discord/src/locales/de-DE/commands.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
{
"bank": {
"message": "> 🔹 **Bank**: `{{0}}`\n> 🔹 **Value**: `{{1}}`",
"button": {
"transfer": "Transfer to bank",
"withDraw": "Withdraw money"
},
"success": {
"valueWasWithdrawnFromBank": "The value of **{{0}}** was successfully withdrawn from the bank!\n > 🔻 **Bank:** `{{1}}`\n > 📈 **Value**: `{{2}}`",
"valueWasTransferred": "The value of **{{0}}** was successfully transferred to the bank!\n > 🔹 **Bank**: `{{1}}`\n > 🔻 **Value**: `{{2}}`"
},
"interaction": {
"value": "Value",
"title": "Transfer"
},
"error": {
"rejectedValue": "You entered a value of {{0}} while the total value is {{1}}. Please try again.",
"rejectedBankWithdrawalValue": "The value you are trying to withdraw, which is **`{{0}}`**, is too high! Please try again with a lower value.",
"valueIsInvalid": "The value you entered is invalid! Please try again.",
"valueNotAcceptable": "Oops! I think you entered **`-10000`** or something similar, which makes the value negative. If you want to remove the money from the bank, try clicking on the \"Withdraw Money\" button.",
"transactionWithError": "Oh no!!! There was a problem on our side and we couldn't transfer or withdraw the money. I am forwarding this to the team to resolve. Please try again later or in 20 minutes."
}
},
"rob": {
"error": "Oh, I'm sorry, but it seems that this job is not compatible.",
"timeout": "You'll need to wait 3 hours before running this command again",
"didNotFindAnyoneNearby": "I couldn't find any user on this server to steal from. We'll have to cancel this plan.",
"errorWhilePlanning": "Oh no! It looks like we've lost sight of the user. Should we try to search for them?",
"missionAccomplished": "Oh my, it seems like you have successfully stolen the {{0}} with a quantity of {{1}}.",
"youWereArrested": "Oh no, it looks like you've been caught by the police {{names of the police officers}}. You'll need to wait for 3 hours before you can use this command again."
},
"userbanner": {
"description": "Gets the banner of an user.",
"download": "Open the banner in your browser.",
Expand Down
4 changes: 4 additions & 0 deletions apps/discord/src/locales/de-DE/slashcommand.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"bank": {
"description": "bank.description",
"name": "bank"
},
"daily": {
"options": {},
"name": "daily",
Expand Down
30 changes: 30 additions & 0 deletions apps/discord/src/locales/es-ES/commands.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
{
"bank": {
"message": "> 🔹 **Bank**: `{{0}}`\n> 🔹 **Value**: `{{1}}`",
"button": {
"transfer": "Transfer to bank",
"withDraw": "Withdraw money"
},
"success": {
"valueWasWithdrawnFromBank": "The value of **{{0}}** was successfully withdrawn from the bank!\n > 🔻 **Bank:** `{{1}}`\n > 📈 **Value**: `{{2}}`",
"valueWasTransferred": "The value of **{{0}}** was successfully transferred to the bank!\n > 🔹 **Bank**: `{{1}}`\n > 🔻 **Value**: `{{2}}`"
},
"interaction": {
"value": "Value",
"title": "Transfer"
},
"error": {
"rejectedValue": "You entered a value of {{0}} while the total value is {{1}}. Please try again.",
"rejectedBankWithdrawalValue": "The value you are trying to withdraw, which is **`{{0}}`**, is too high! Please try again with a lower value.",
"valueIsInvalid": "The value you entered is invalid! Please try again.",
"valueNotAcceptable": "Oops! I think you entered **`-10000`** or something similar, which makes the value negative. If you want to remove the money from the bank, try clicking on the \"Withdraw Money\" button.",
"transactionWithError": "Oh no!!! There was a problem on our side and we couldn't transfer or withdraw the money. I am forwarding this to the team to resolve. Please try again later or in 20 minutes."
}
},
"rob": {
"error": "Oh, I'm sorry, but it seems that this job is not compatible.",
"timeout": "You'll need to wait 3 hours before running this command again",
"didNotFindAnyoneNearby": "I couldn't find any user on this server to steal from. We'll have to cancel this plan.",
"errorWhilePlanning": "Oh no! It looks like we've lost sight of the user. Should we try to search for them?",
"missionAccomplished": "Oh my, it seems like you have successfully stolen the {{0}} with a quantity of {{1}}.",
"youWereArrested": "Oh no, it looks like you've been caught by the police {{names of the police officers}}. You'll need to wait for 3 hours before you can use this command again."
},
"userbanner": {
"description": "Obtiene el banner del usuario",
"download": "Abrir el avatar en tu navegador.",
Expand Down
4 changes: 4 additions & 0 deletions apps/discord/src/locales/es-ES/slashcommand.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"bank": {
"description": "bank.description",
"name": "bank"
},
"daily": {
"options": {},
"name": "daily",
Expand Down
30 changes: 30 additions & 0 deletions apps/discord/src/locales/fr-FR/commands.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
{
"bank": {
"message": "> 🔹 **Bank**: `{{0}}`\n> 🔹 **Value**: `{{1}}`",
"button": {
"transfer": "Transfer to bank",
"withDraw": "Withdraw money"
},
"success": {
"valueWasWithdrawnFromBank": "The value of **{{0}}** was successfully withdrawn from the bank!\n > 🔻 **Bank:** `{{1}}`\n > 📈 **Value**: `{{2}}`",
"valueWasTransferred": "The value of **{{0}}** was successfully transferred to the bank!\n > 🔹 **Bank**: `{{1}}`\n > 🔻 **Value**: `{{2}}`"
},
"interaction": {
"value": "Value",
"title": "Transfer"
},
"error": {
"rejectedValue": "You entered a value of {{0}} while the total value is {{1}}. Please try again.",
"rejectedBankWithdrawalValue": "The value you are trying to withdraw, which is **`{{0}}`**, is too high! Please try again with a lower value.",
"valueIsInvalid": "The value you entered is invalid! Please try again.",
"valueNotAcceptable": "Oops! I think you entered **`-10000`** or something similar, which makes the value negative. If you want to remove the money from the bank, try clicking on the \"Withdraw Money\" button.",
"transactionWithError": "Oh no!!! There was a problem on our side and we couldn't transfer or withdraw the money. I am forwarding this to the team to resolve. Please try again later or in 20 minutes."
}
},
"rob": {
"error": "Oh, I'm sorry, but it seems that this job is not compatible.",
"timeout": "You'll need to wait 3 hours before running this command again",
"didNotFindAnyoneNearby": "I couldn't find any user on this server to steal from. We'll have to cancel this plan.",
"errorWhilePlanning": "Oh no! It looks like we've lost sight of the user. Should we try to search for them?",
"missionAccomplished": "Oh my, it seems like you have successfully stolen the {{0}} with a quantity of {{1}}.",
"youWereArrested": "Oh no, it looks like you've been caught by the police {{names of the police officers}}. You'll need to wait for 3 hours before you can use this command again."
},
"userbanner": {
"description": "Gets the banner of an user.",
"download": "Open the banner in your browser.",
Expand Down
4 changes: 4 additions & 0 deletions apps/discord/src/locales/fr-FR/slashcommand.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"bank": {
"description": "bank.description",
"name": "bank"
},
"daily": {
"options": {},
"name": "daily",
Expand Down
30 changes: 30 additions & 0 deletions apps/discord/src/locales/ja-JP/commands.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
{
"bank": {
"message": "> 🔹 **Bank**: `{{0}}`\n> 🔹 **Value**: `{{1}}`",
"button": {
"transfer": "Transfer to bank",
"withDraw": "Withdraw money"
},
"success": {
"valueWasWithdrawnFromBank": "The value of **{{0}}** was successfully withdrawn from the bank!\n > 🔻 **Bank:** `{{1}}`\n > 📈 **Value**: `{{2}}`",
"valueWasTransferred": "The value of **{{0}}** was successfully transferred to the bank!\n > 🔹 **Bank**: `{{1}}`\n > 🔻 **Value**: `{{2}}`"
},
"interaction": {
"value": "Value",
"title": "Transfer"
},
"error": {
"rejectedValue": "You entered a value of {{0}} while the total value is {{1}}. Please try again.",
"rejectedBankWithdrawalValue": "The value you are trying to withdraw, which is **`{{0}}`**, is too high! Please try again with a lower value.",
"valueIsInvalid": "The value you entered is invalid! Please try again.",
"valueNotAcceptable": "Oops! I think you entered **`-10000`** or something similar, which makes the value negative. If you want to remove the money from the bank, try clicking on the \"Withdraw Money\" button.",
"transactionWithError": "Oh no!!! There was a problem on our side and we couldn't transfer or withdraw the money. I am forwarding this to the team to resolve. Please try again later or in 20 minutes."
}
},
"rob": {
"error": "Oh, I'm sorry, but it seems that this job is not compatible.",
"timeout": "You'll need to wait 3 hours before running this command again",
"didNotFindAnyoneNearby": "I couldn't find any user on this server to steal from. We'll have to cancel this plan.",
"errorWhilePlanning": "Oh no! It looks like we've lost sight of the user. Should we try to search for them?",
"missionAccomplished": "Oh my, it seems like you have successfully stolen the {{0}} with a quantity of {{1}}.",
"youWereArrested": "Oh no, it looks like you've been caught by the police {{names of the police officers}}. You'll need to wait for 3 hours before you can use this command again."
},
"userbanner": {
"description": "Gets the banner of an user.",
"download": "Open the banner in your browser.",
Expand Down
4 changes: 4 additions & 0 deletions apps/discord/src/locales/ja-JP/slashcommand.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"bank": {
"description": "bank.description",
"name": "bank"
},
"daily": {
"options": {},
"name": "daily",
Expand Down
30 changes: 30 additions & 0 deletions apps/discord/src/locales/ko-KR/commands.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
{
"bank": {
"message": "> 🔹 **Bank**: `{{0}}`\n> 🔹 **Value**: `{{1}}`",
"button": {
"transfer": "Transfer to bank",
"withDraw": "Withdraw money"
},
"success": {
"valueWasWithdrawnFromBank": "The value of **{{0}}** was successfully withdrawn from the bank!\n > 🔻 **Bank:** `{{1}}`\n > 📈 **Value**: `{{2}}`",
"valueWasTransferred": "The value of **{{0}}** was successfully transferred to the bank!\n > 🔹 **Bank**: `{{1}}`\n > 🔻 **Value**: `{{2}}`"
},
"interaction": {
"value": "Value",
"title": "Transfer"
},
"error": {
"rejectedValue": "You entered a value of {{0}} while the total value is {{1}}. Please try again.",
"rejectedBankWithdrawalValue": "The value you are trying to withdraw, which is **`{{0}}`**, is too high! Please try again with a lower value.",
"valueIsInvalid": "The value you entered is invalid! Please try again.",
"valueNotAcceptable": "Oops! I think you entered **`-10000`** or something similar, which makes the value negative. If you want to remove the money from the bank, try clicking on the \"Withdraw Money\" button.",
"transactionWithError": "Oh no!!! There was a problem on our side and we couldn't transfer or withdraw the money. I am forwarding this to the team to resolve. Please try again later or in 20 minutes."
}
},
"rob": {
"error": "Oh, I'm sorry, but it seems that this job is not compatible.",
"timeout": "You'll need to wait 3 hours before running this command again",
"didNotFindAnyoneNearby": "I couldn't find any user on this server to steal from. We'll have to cancel this plan.",
"errorWhilePlanning": "Oh no! It looks like we've lost sight of the user. Should we try to search for them?",
"missionAccomplished": "Oh my, it seems like you have successfully stolen the {{0}} with a quantity of {{1}}.",
"youWereArrested": "Oh no, it looks like you've been caught by the police {{names of the police officers}}. You'll need to wait for 3 hours before you can use this command again."
},
"userbanner": {
"description": "Gets the banner of an user.",
"download": "Open the banner in your browser.",
Expand Down
4 changes: 4 additions & 0 deletions apps/discord/src/locales/ko-KR/slashcommand.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"bank": {
"description": "bank.description",
"name": "bank"
},
"daily": {
"options": {},
"name": "daily",
Expand Down
30 changes: 30 additions & 0 deletions apps/discord/src/locales/nl-NL/commands.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
{
"bank": {
"message": "> 🔹 **Bank**: `{{0}}`\n> 🔹 **Value**: `{{1}}`",
"button": {
"transfer": "Transfer to bank",
"withDraw": "Withdraw money"
},
"success": {
"valueWasWithdrawnFromBank": "The value of **{{0}}** was successfully withdrawn from the bank!\n > 🔻 **Bank:** `{{1}}`\n > 📈 **Value**: `{{2}}`",
"valueWasTransferred": "The value of **{{0}}** was successfully transferred to the bank!\n > 🔹 **Bank**: `{{1}}`\n > 🔻 **Value**: `{{2}}`"
},
"interaction": {
"value": "Value",
"title": "Transfer"
},
"error": {
"rejectedValue": "You entered a value of {{0}} while the total value is {{1}}. Please try again.",
"rejectedBankWithdrawalValue": "The value you are trying to withdraw, which is **`{{0}}`**, is too high! Please try again with a lower value.",
"valueIsInvalid": "The value you entered is invalid! Please try again.",
"valueNotAcceptable": "Oops! I think you entered **`-10000`** or something similar, which makes the value negative. If you want to remove the money from the bank, try clicking on the \"Withdraw Money\" button.",
"transactionWithError": "Oh no!!! There was a problem on our side and we couldn't transfer or withdraw the money. I am forwarding this to the team to resolve. Please try again later or in 20 minutes."
}
},
"rob": {
"error": "Oh, I'm sorry, but it seems that this job is not compatible.",
"timeout": "You'll need to wait 3 hours before running this command again",
"didNotFindAnyoneNearby": "I couldn't find any user on this server to steal from. We'll have to cancel this plan.",
"errorWhilePlanning": "Oh no! It looks like we've lost sight of the user. Should we try to search for them?",
"missionAccomplished": "Oh my, it seems like you have successfully stolen the {{0}} with a quantity of {{1}}.",
"youWereArrested": "Oh no, it looks like you've been caught by the police {{names of the police officers}}. You'll need to wait for 3 hours before you can use this command again."
},
"userbanner": {
"description": "Gets the banner of an user.",
"download": "Open the banner in your browser.",
Expand Down
4 changes: 4 additions & 0 deletions apps/discord/src/locales/nl-NL/slashcommand.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"bank": {
"description": "bank.description",
"name": "bank"
},
"daily": {
"options": {},
"name": "daily",
Expand Down
30 changes: 30 additions & 0 deletions apps/discord/src/locales/pt-BR/commands.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
{
"bank": {
"message": "> 🔹 **Bank**: `{{0}}`\n> 🔹 **Value**: `{{1}}`",
"button": {
"transfer": "Transfer to bank",
"withDraw": "Withdraw money"
},
"success": {
"valueWasWithdrawnFromBank": "The value of **{{0}}** was successfully withdrawn from the bank!\n > 🔻 **Bank:** `{{1}}`\n > 📈 **Value**: `{{2}}`",
"valueWasTransferred": "The value of **{{0}}** was successfully transferred to the bank!\n > 🔹 **Bank**: `{{1}}`\n > 🔻 **Value**: `{{2}}`"
},
"interaction": {
"value": "Value",
"title": "Transfer"
},
"error": {
"rejectedValue": "You entered a value of {{0}} while the total value is {{1}}. Please try again.",
"rejectedBankWithdrawalValue": "The value you are trying to withdraw, which is **`{{0}}`**, is too high! Please try again with a lower value.",
"valueIsInvalid": "The value you entered is invalid! Please try again.",
"valueNotAcceptable": "Oops! I think you entered **`-10000`** or something similar, which makes the value negative. If you want to remove the money from the bank, try clicking on the \"Withdraw Money\" button.",
"transactionWithError": "Oh no!!! There was a problem on our side and we couldn't transfer or withdraw the money. I am forwarding this to the team to resolve. Please try again later or in 20 minutes."
}
},
"rob": {
"error": "Oh, I'm sorry, but it seems that this job is not compatible.",
"timeout": "You'll need to wait 3 hours before running this command again",
"didNotFindAnyoneNearby": "I couldn't find any user on this server to steal from. We'll have to cancel this plan.",
"errorWhilePlanning": "Oh no! It looks like we've lost sight of the user. Should we try to search for them?",
"missionAccomplished": "Oh my, it seems like you have successfully stolen the {{0}} with a quantity of {{1}}.",
"youWereArrested": "Oh no, it looks like you've been caught by the police {{names of the police officers}}. You'll need to wait for 3 hours before you can use this command again."
},
"userbanner": {
"description": "Pega o banner de um usuário.",
"download": "Abrir o banner no seu navegador.",
Expand Down
4 changes: 4 additions & 0 deletions apps/discord/src/locales/pt-BR/slashcommand.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"bank": {
"description": "bank.description",
"name": "bank"
},
"daily": {
"options": {},
"name": "daily",
Expand Down
30 changes: 30 additions & 0 deletions apps/discord/src/locales/ru-RU/commands.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
{
"bank": {
"message": "> 🔹 **Bank**: `{{0}}`\n> 🔹 **Value**: `{{1}}`",
"button": {
"transfer": "Transfer to bank",
"withDraw": "Withdraw money"
},
"success": {
"valueWasWithdrawnFromBank": "The value of **{{0}}** was successfully withdrawn from the bank!\n > 🔻 **Bank:** `{{1}}`\n > 📈 **Value**: `{{2}}`",
"valueWasTransferred": "The value of **{{0}}** was successfully transferred to the bank!\n > 🔹 **Bank**: `{{1}}`\n > 🔻 **Value**: `{{2}}`"
},
"interaction": {
"value": "Value",
"title": "Transfer"
},
"error": {
"rejectedValue": "You entered a value of {{0}} while the total value is {{1}}. Please try again.",
"rejectedBankWithdrawalValue": "The value you are trying to withdraw, which is **`{{0}}`**, is too high! Please try again with a lower value.",
"valueIsInvalid": "The value you entered is invalid! Please try again.",
"valueNotAcceptable": "Oops! I think you entered **`-10000`** or something similar, which makes the value negative. If you want to remove the money from the bank, try clicking on the \"Withdraw Money\" button.",
"transactionWithError": "Oh no!!! There was a problem on our side and we couldn't transfer or withdraw the money. I am forwarding this to the team to resolve. Please try again later or in 20 minutes."
}
},
"rob": {
"error": "Oh, I'm sorry, but it seems that this job is not compatible.",
"timeout": "You'll need to wait 3 hours before running this command again",
"didNotFindAnyoneNearby": "I couldn't find any user on this server to steal from. We'll have to cancel this plan.",
"errorWhilePlanning": "Oh no! It looks like we've lost sight of the user. Should we try to search for them?",
"missionAccomplished": "Oh my, it seems like you have successfully stolen the {{0}} with a quantity of {{1}}.",
"youWereArrested": "Oh no, it looks like you've been caught by the police {{names of the police officers}}. You'll need to wait for 3 hours before you can use this command again."
},
"userbanner": {
"description": "Gets the banner of an user.",
"download": "Open the banner in your browser.",
Expand Down
4 changes: 4 additions & 0 deletions apps/discord/src/locales/ru-RU/slashcommand.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"bank": {
"description": "bank.description",
"name": "bank"
},
"daily": {
"options": {},
"name": "daily",
Expand Down
Loading

0 comments on commit 93c8535

Please sign in to comment.