Add translation templates for most mods
Using the findtext.lua script
This commit is contained in:
parent
d7fc158073
commit
5aeb4aea74
79 changed files with 1725 additions and 0 deletions
9
mods/ITEMS/mcl_jukebox/locale/template.txt
Normal file
9
mods/ITEMS/mcl_jukebox/locale/template.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
# textdomain: mcl_jukebox
|
||||
Music Disc=
|
||||
A music disc holds a single music track which can be used in a jukebox to play music.=
|
||||
Rightclick an empty jukebox with the music disc in your hand to play the music. Rightclick the jukebox again to retrieve the music disc. The music can only be heard by you, not by other players.=
|
||||
Music Disc=
|
||||
@1—@2=
|
||||
Jukebox=
|
||||
Jukeboxes play music when they're supplied with a music disc.=
|
||||
Place a music disc into an empty jukebox to insert the music disc and play music. If the jukebox already has a music disc, you will retrieve this music disc first. The music can only be heard by you, not by other players.=
|
Loading…
Add table
Add a link
Reference in a new issue