Skip to content

Commit

Permalink
chore: Update strings to improve accuracy. (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
vxern authored Jul 24, 2024
2 parents 57f39c9 + b18cce2 commit b27ba54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/localisations/commands/eng-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@
"praise.options.comment.name": "comment",
"praise.options.comment.description": "A comment to attach to the praise.",
"praise.strings.praised.title": "User praised!",
"praise.strings.praised.description": "{user_mention} has just been notified that you have praised them.",
"praise.strings.praised.description": "You have praised {user_mention}.",
"praise.strings.cannotPraiseSelf.title": "Cannot praise self",
"praise.strings.cannotPraiseSelf.description": "You cannot praise yourself.",
"praise.strings.failed.title": "Failed to praise user",
Expand Down
2 changes: 1 addition & 1 deletion assets/localisations/entry/eng-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"entry.verification.answers.alreadyAnswered.description": "You have already submitted answers to the verification questions. You will be notified once your request to join is reviewed by the moderators.",
"entry.verification.answers.submitted.title": "Answers submitted",
"entry.verification.answers.submitted.description.submitted": "Your answers to the verification questions have been submitted.",
"entry.verification.answers.submitted.description.willBeReviewed": "Your request to join the server will be reviewed by the server staff, and you will be notified via DMs when your entry request is accepted.",
"entry.verification.answers.submitted.description.willBeReviewed": "Your request to enter the server will be reviewed, and you will be notified when your entry request is accepted.",
"entry.verification.answers.failed.title": "Failed to submit answers",
"entry.verification.answers.failed.description": "Due to unknown reasons, submitting your answers to the verification questions failed.",
"entry.verification.answers": "Verification Answers",
Expand Down

0 comments on commit b27ba54

Please sign in to comment.