Skip to content

Commit

Permalink
chore: Reorder words in English translation for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveplays28 committed Oct 8, 2023
1 parent 60f8bc0 commit 4c16156
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/assets/realisticsleep/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"text.autoconfig.realisticsleep.title": "Realistic Sleep Config",
"text.autoconfig.realisticsleep.option.sendDawnMessage": "Send dawn message?",
"text.autoconfig.realisticsleep.option.sendDawnMessage.@Tooltip": "Send a message to all players at dawn on the actionbar.",
"text.autoconfig.realisticsleep.option.sendDawnMessage.@Tooltip": "Send a message to all players on the actionbar at dawn.",
"text.autoconfig.realisticsleep.option.sendDuskMessage": "Send dusk message?",
"text.autoconfig.realisticsleep.option.sendDuskMessage.@Tooltip": "Send a message to all players at dusk on the actionbar.",
"text.autoconfig.realisticsleep.option.sendDuskMessage.@Tooltip": "Send a message to all players on the actionbar at dusk.",
"text.autoconfig.realisticsleep.option.dawnMessage": "Dawn message",
"text.autoconfig.realisticsleep.option.dawnMessage.@Tooltip": "The message displayed to all players at dawn on the actionbar.",
"text.autoconfig.realisticsleep.option.dawnMessage.@Tooltip": "The message displayed to all players on the actionbar at dawn.",
"text.autoconfig.realisticsleep.option.duskMessage": "Dusk message",
"text.autoconfig.realisticsleep.option.duskMessage.@Tooltip": "The message displayed to all players at dawn on the actionbar.",
"text.autoconfig.realisticsleep.option.sendSleepingMessage": "Send sleeping message?",
Expand Down

0 comments on commit 4c16156

Please sign in to comment.