Add song name support (#18433)
This commit is contained in:
@@ -10,3 +10,7 @@ lobby-state-player-status-ready = Ready
|
||||
lobby-state-player-status-observer = Observer
|
||||
lobby-state-player-status-round-not-started = The round hasn't started yet
|
||||
lobby-state-player-status-round-time = The round time is: {$hours} hours and {$minutes} minutes
|
||||
lobby-state-song-text = Playing: [color=white]{$songTitle}[/color] by [color=white]{$songArtist}[/color]
|
||||
lobby-state-song-no-song-text = No lobby song playing.
|
||||
lobby-state-song-unknown-title = [color=dimgray]Unknown title[/color]
|
||||
lobby-state-song-unknown-artist = [color=dimgray]Unknown artist[/color]
|
||||
|
||||
Reference in New Issue
Block a user