2.8.0-beta-4
This commit is contained in:
@@ -29,9 +29,6 @@ craftpresence.defaults.advanced.gui_messages=In {screen.name}
|
||||
craftpresence.defaults.advanced.item_messages=Holding {item.message.holding}
|
||||
craftpresence.defaults.biome_messages.biome_messages=Playing in {biome.name}
|
||||
craftpresence.defaults.dimension_messages.dimension_messages=In the {dimension.name}
|
||||
craftpresence.defaults.display.button.label=Example Text
|
||||
craftpresence.defaults.display.button.url=https://google.com
|
||||
craftpresence.defaults.display.image.url=https://placehold.co/256/png
|
||||
craftpresence.defaults.integrations.replaymod.editor={player.name} is editing a replay
|
||||
craftpresence.defaults.integrations.replaymod.renderer={player.name} is exporting a replay ({replaymod.frames.current}/{replaymod.frames.total} frames)
|
||||
craftpresence.defaults.integrations.replaymod.viewer={player.name} is browsing replays
|
||||
@@ -335,7 +332,6 @@ gui.config.comment.advanced.max_connection_attempts=The amount of tries to attem
|
||||
gui.config.comment.advanced.player_skin_endpoint=The endpoint URL to use for retrieving player skins\n Notes:\n - This endpoint is used for Scroll List Previews and the "player.icon" placeholder, if not overriden
|
||||
gui.config.comment.advanced.refresh_rate=The time to take in between refreshing the Rich Presence display and modules, in seconds
|
||||
gui.config.comment.advanced.server_icon_endpoint=The endpoint URL to use for retrieving server icons\n Notes:\n - This endpoint is used for Scroll List Previews for non-base64 Server Icons and the "server.icon" placeholder, if not overriden
|
||||
gui.config.comment.advanced.use_class_loader=Whether to use the local mod classloader for certain reflection functions, usable in creating RPC placeholders
|
||||
gui.config.comment.advanced.verbose_mode=Toggles Verbose Mode, showing more detailed logging as well as stack traces and deeper exception messages
|
||||
gui.config.comment.biome_messages.biome_icon=Biome icon to default to when in an unsupported or unknown biome
|
||||
gui.config.comment.biome_messages.biome_messages=Customize messages to display with biomes\n%1$s
|
||||
@@ -476,7 +472,6 @@ gui.config.name.advanced.max_connection_attempts=Max Connection Attempts
|
||||
gui.config.name.advanced.player_skin_endpoint=Player Skin Endpoint
|
||||
gui.config.name.advanced.refresh_rate=Refresh Rate
|
||||
gui.config.name.advanced.server_icon_endpoint=Server Icon Endpoint
|
||||
gui.config.name.advanced.use_class_loader=Use Local ClassLoader
|
||||
gui.config.name.advanced.verbose_mode=Verbose Mode
|
||||
gui.config.name.biome_messages.biome_icon=Icono de Bioma Predeterminado
|
||||
gui.config.name.biome_messages.biome_messages=Mensajes de Bioma
|
||||
|
||||
Reference in New Issue
Block a user