Skip to content

Commit

Permalink
Fix a funny typo in en_us.json (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
Atakku authored Feb 26, 2024
1 parent 5ca2a21 commit 8a49fe9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"betterstats.api.client.gui.screen.betterstatsconfigscreen.debug_mode": "Debug mode",
"betterstats.api.client.gui.screen.betterstatsconfigscreen.gui_smooth_scroll": "Enable GUI smooth-scroll",
"betterstats.api.client.gui.screen.betterstatsconfigscreen.gui_smooth_scroll.tooltip": "When enabled, scrolling the statistics panels will be 'smoothly animated'. Disable this if you play on lower-end devices, or if scrolling via mouse-wheel doesn't work at all for you.",
"betterstats.api.client.gui.screen.betterstatsconfigscreen.gui_mob_follow_cursor": "GUI mobs follow curfollow cursor",
"betterstats.api.client.gui.screen.betterstatsconfigscreen.gui_mob_follow_cursor": "GUI mobs follow cursor",
"betterstats.api.client.gui.screen.betterstatsconfigscreen.trust_all_servers_bss_net": "Auto-toggle 'betterstats' network",
"betterstats.api.client.gui.screen.betterstatsconfigscreen.trust_all_servers_bss_net.tooltip": "When this mod is installed on a server, it offers more features. The 'betterstats' network protocol is how a 'betterstats' server communicates with the 'betterstats' client. With this enabled, the client will automatically tell the server it has 'betterstats' installed when applicable. With this disabled, you will have do it manually yourself each time you join a server.",
"betterstats.api.client.gui.screen.betterstatsconfigscreen.register_commands": "Register commands",
Expand Down Expand Up @@ -91,4 +91,4 @@
"betterstats.util.stats.statannouncementsystem.first_kill": "%s just killed a %s for their first time.",
"betterstats.util.stats.statannouncementsystem.first_death_to": "%s just died to a %s for their first time.",
"betterstats.util.stats.statannouncementsystem.custom": "%s just increased their '%s' stat value to %s."
}
}

0 comments on commit 8a49fe9

Please sign in to comment.