2021-03-14 15:02:22 -07:00
|
|
|
### EmitterComponent
|
|
|
|
|
|
|
|
|
|
# Shows when attempting to turn the emitter on or off without proper access
|
|
|
|
|
comp-emitter-access-locked = The {$target} is access locked!
|
|
|
|
|
|
|
|
|
|
# Shows when turning the emitter on/off
|
|
|
|
|
comp-emitter-turned-on = The {$target} turns on.
|
|
|
|
|
|
|
|
|
|
comp-emitter-turned-off = The {$target} turns off.
|
|
|
|
|
|
|
|
|
|
# Shows if the user attempts to activate the emitter while it's un-anchored.
|
|
|
|
|
comp-emitter-not-anchored = The {$target} isn't anchored to the ground!
|
2022-11-04 04:27:47 +01:00
|
|
|
|
2023-01-17 00:05:20 -05:00
|
|
|
emitter-component-current-type = The current selected type is: {$type}.
|
2024-01-22 17:13:04 -05:00
|
|
|
emitter-component-type-set = Type set to: {$type}
|