Skip to content

Commit

Permalink
chore(i18n): translations for pushcart.json (English)
Browse files Browse the repository at this point in the history
  • Loading branch information
c43721 committed Nov 17, 2024
1 parent 9bce3e1 commit 41f5ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/en-US/commands/pushcart.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"totalPushed_other": "The cart has been pushed **{{ count, number }}** times",
"totalUnitsPushedTitle": "Number of Units Pushed",
"totalUnitsPushed_one": "Only **{{ count, number }}** unit was pushed",
"totalUnitsPushed_other": "In total, **{{ count, number }}** total units has been pushed",
"totalUnitsPushed_other": "In total, **{{ count, number }}** units have been pushed",
"leaderboardEmbedTitle": "Pushcart Leaderboard",
"serverEmbedTitle": "Pushcart Server Leaderboard"
}

0 comments on commit 41f5ad3

Please sign in to comment.