Emergency light goodies (#9352)

Co-authored-by: Jacob Tong <10494922+ShadowCommander@users.noreply.github.com>
This commit is contained in:
Kara
2022-07-07 09:16:48 -07:00
committed by GitHub
parent 4e0a1e4291
commit 7e34124244
15 changed files with 127 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
emergency-light-component-on-examine = The battery indicator displays: {$batteryStateText}.
emergency-light-component-light-state-full = [color=darkgreen]Full[/color]
emergency-light-component-light-state-empty = [color=darkgreen]Empty[/color]
emergency-light-component-light-state-charging = [color=darkgreen]Charging[/color]
emergency-light-component-light-state-on = [color=darkgreen]On[/color]
emergency-light-component-on-examine-alert = The current station alert level is: [color={$color}]{$level}[/color].
emergency-light-component-light-state-full = [color=darkgreen]full[/color]
emergency-light-component-light-state-empty = [color=darkgreen]empty[/color]
emergency-light-component-light-state-charging = [color=darkgreen]charging[/color]
emergency-light-component-light-state-on = [color=darkgreen]on[/color]