Files
tbd-station-14/Resources/Locale/en-US/administration/managers/admin-manager.ftl
nikthechampiongr dca0c6694b Add stealthmins (#26263)
* Add stealthmin command.

* Update Content.Server/Administration/Commands/AdminWhoCommand.cs

As suggested by CE.

Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>

* Add admin notifications for admins toggling stealthmin.

* Localize stealthmin command

---------

Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
2024-03-24 10:39:53 -05:00

14 lines
881 B
Plaintext

admin-manager-self-de-admin-message = {$exAdminName} de-adminned themselves.
admin-manager-self-re-admin-message = {$newAdminName} re-adminned themselves.
admin-manager-became-normal-player-message = You are now a normal player.
admin-manager-became-admin-message = You are now an admin.
admin-manager-no-longer-admin-message = You are no longer an admin.
admin-manager-admin-permissions-updated-message = Your admin permission have been updated.
admin-manager-admin-logout-message = Admin logout: {$name}
admin-manager-admin-login-message = Admin login: {$name}
admin-manager-admin-data-host-title = Host
admin-manager-stealthed-message = You are now a hidden admin.
admin-manager-unstealthed-message = You are no longer hidden.
admin-manager-self-enable-stealth = {$stealthAdminName} is now hidden.
admin-manager-self-disable-stealth = {$exStealthAdminName} is no longer hidden.