Skip to content

Commit

Permalink
Merge pull request #9 from gvobot/l10n_main
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
duckodas authored Nov 14, 2023
2 parents 476b820 + 730ec4a commit da6ca3b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/bot/locales/en-US/commands.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"ping": {
"name": "ping",
"description": "Check if the bot is alive"
}
}
7 changes: 7 additions & 0 deletions packages/bot/locales/en-US/events.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"interactionCreate": {
"command": {
"cooldown": "Please wait, you are on a cooldown for \\`{{commandName}}\\`. You can use it again <t:{{expiredTimestamp}}:R>."
}
}
}

0 comments on commit da6ca3b

Please sign in to comment.