Various Locale Typo Fixes (and spaces) (#34483)
Random spelling error and FTL linting (+PowersinkSystem because there was an misspelt locale for that)
This commit is contained in:
@@ -128,7 +128,7 @@ namespace Content.Server.PowerSink
|
||||
|
||||
_chat.DispatchStationAnnouncement(
|
||||
station.Value,
|
||||
Loc.GetString("powersink-immiment-explosion-announcement"),
|
||||
Loc.GetString("powersink-imminent-explosion-announcement"),
|
||||
playDefaultSound: true,
|
||||
colorOverride: Color.Yellow
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user