Fix emitter lock toggle (#5066)
This commit is contained in:
@@ -3,14 +3,6 @@
|
||||
# Shows when attempting to turn the emitter on or off without proper access
|
||||
comp-emitter-access-locked = The {$target} is access locked!
|
||||
|
||||
# Shows when attempting to lock or unlock the emitter without proper access
|
||||
comp-emitter-access-denied = Access denied.
|
||||
|
||||
# Shows when locking/unlocking the emitter
|
||||
comp-emitter-lock = You lock the {$target}.
|
||||
|
||||
comp-emitter-unlock = You unlock the {$target}.
|
||||
|
||||
# Shows when turning the emitter on/off
|
||||
comp-emitter-turned-on = The {$target} turns on.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user