19 lines
406 B
CoffeeScript
19 lines
406 B
CoffeeScript
|
BeatHaven.locales["en"] =
|
||
|
header:
|
||
|
search: "Search"
|
||
|
player:
|
||
|
prev: "Play previous track"
|
||
|
play: "Play"
|
||
|
pause: "Pause"
|
||
|
next: "Play next track"
|
||
|
waiting: "Waiting..."
|
||
|
preferences: "Preferences"
|
||
|
artist:
|
||
|
album:
|
||
|
add: "Add to playlist"
|
||
|
play: "Play"
|
||
|
track:
|
||
|
add: "Add track to playlist"
|
||
|
play: "Play this track"
|
||
|
pause: "Pause"
|