Skip to content

Commit

Permalink
Make translations consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
xpple committed Dec 23, 2024
1 parent 163f5b5 commit 641af8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/assets/clientcommands/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
"commands.creply.messageTooLong": "Your reply was too long (maximum: %s, given: %s)",
"commands.creply.noTargetFound": "Could not find a target to reply to",

"commands.cserverseed.enchantmentSeed": "Lower 16 bits of enchantment seed: %s",
"commands.cserverseed.enchantmentSeed": "Lower 16 bits of the enchantment seed: %s",
"commands.cserverseed.enchantmentSeedNotSent": "The server has not sent the partial enchantment seed yet!",
"commands.cserverseed.hashedSeed": "Lower 8 bytes of the hashed world seed: %s",
"commands.cserverseed.hashedSeed.fromStructureSeed": "Found world seed: %s",
Expand Down

0 comments on commit 641af8e

Please sign in to comment.