We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4efe86b commit 7472ac9Copy full SHA for 7472ac9
1 file changed
HMCL/src/main/resources/assets/lang/I18N.properties
@@ -1197,8 +1197,8 @@ world.info.player.spawn=Spawn Location
1197
world.info.player.xp_level=Experience Level
1198
world.info.random_seed=Seed
1199
world.info.spawn=World Spawn Location
1200
-world.info.time=Play Time
1201
-world.info.time.format=%d days %d hours %d minutes
+world.info.time=Played Time
+world.info.time.format=%dd %dh %dm
1202
world.load.fail=Failed to load world
1203
world.locked=In use
1204
world.locked.failed=The world is currently in use. Please close the game and try again.
0 commit comments