mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-26 02:34:42 +02:00
Make the plot jukebox gui translatable
Fixes https://github.com/IntellectualSites/PlotSquared-Translations/issues/2
This commit is contained in:
@ -670,5 +670,9 @@
|
||||
"commands.description.trust": "<gray>Allow a user to build in a plot and use WorldEdit while the plot owner is offline.</gray>",
|
||||
"commands.description.unlink": "<gray>Unlink a mega-plot.</gray>",
|
||||
"commands.description.visit": "<gray>Visit someones plot.</gray>",
|
||||
"commands.description.weanywhere": "<gray>Force bypass of WorldEdit restrictions.</gray>"
|
||||
"commands.description.weanywhere": "<gray>Force bypass of WorldEdit restrictions.</gray>",
|
||||
"plotjukebox.jukebox_header": "Plot Jukebox",
|
||||
"plotjukebox.click_to_play": "<green>Click to play!</green>",
|
||||
"plotjukebox.cancel_music": "<gold>Cancel music</gold>",
|
||||
"plotjukebox.reset_music": "<red>Click to remove the music!</red>"
|
||||
}
|
||||
|
Reference in New Issue
Block a user