Main menu art credit system (#41328)
* Main menu art credit system * change to center align in one box * left align * Update Resources/Prototypes/lobbyscreens.yml Co-authored-by: Hannah Giovanna Dawson <karakkaraz@gmail.com> * add margin * Update Resources/Prototypes/lobbyscreens.yml Co-authored-by: Hannah Giovanna Dawson <karakkaraz@gmail.com> * fix formatting * change to locale * FTL file * locid * handle null list properly * remove unneeded using * push * One more push --------- Co-authored-by: Hannah Giovanna Dawson <karakkaraz@gmail.com> Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
This commit is contained in:
35
Resources/Locale/en-US/lobby/lobby-state-background.ftl
Normal file
35
Resources/Locale/en-US/lobby/lobby-state-background.ftl
Normal file
@@ -0,0 +1,35 @@
|
||||
lobby-state-background-warden-title = Warden
|
||||
lobby-state-background-warden-artist = Solbusaur
|
||||
|
||||
lobby-state-background-pharmacy-title = Pharmacy
|
||||
lobby-state-background-pharmacy-artist = Solbusaur
|
||||
|
||||
lobby-state-background-SSXIV-title = SSXIV
|
||||
lobby-state-background-SSXIV-artist = Abyssal
|
||||
|
||||
lobby-state-background-susstation-title = Susstation
|
||||
lobby-state-background-susstation-artist = Alekshhh
|
||||
|
||||
lobby-state-background-skellyvstherev-title = Skelly Versus The Rev
|
||||
lobby-state-background-skellyvstherev-artist = Hannah 'FairlySadPanda' Dawson
|
||||
|
||||
lobby-state-background-doomed-title = Doomed
|
||||
lobby-state-background-doomed-artist = brainfood1183
|
||||
|
||||
lobby-state-background-blueprint-title = Blueprint
|
||||
lobby-state-background-blueprint-artist = data_redacted
|
||||
|
||||
lobby-state-background-behonker-title = Behonker
|
||||
lobby-state-background-behonker-artist = InCrah
|
||||
|
||||
lobby-state-background-terminalstation-title = Terminal Station
|
||||
lobby-state-background-terminalstation-artist = aserovich
|
||||
|
||||
lobby-state-background-justaweekaway-title = Just a Week Away
|
||||
lobby-state-background-justaweekaway-artist = plantyfern
|
||||
|
||||
lobby-state-background-janishootout-title = Jani Shootout
|
||||
lobby-state-background-janishootout-artist = psychpsyo
|
||||
|
||||
lobby-state-background-reclaimernuke-title = Reclaimer Nuke
|
||||
lobby-state-background-reclaimernuke-artist = GetOutMarutak
|
||||
@@ -21,6 +21,10 @@ lobby-state-song-text = Playing: [color=white]{$songTitle}[/color] by [color=whi
|
||||
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]
|
||||
lobby-state-background-text = Menu art: [color=white]{$backgroundTitle}[/color] by [color=white]{$backgroundArtist}[/color]
|
||||
lobby-state-background-no-background-text = No menu art loaded.
|
||||
lobby-state-background-unknown-title = [color=dimgray]Unknown title[/color]
|
||||
lobby-state-background-unknown-artist = [color=dimgray]Unknown artist[/color]
|
||||
lobby-state-playtime-comment-normal =
|
||||
You've spent {$hours} {$hours ->
|
||||
[1]hour
|
||||
|
||||
Reference in New Issue
Block a user