mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-05 22:53:39 +02:00
18 lines
534 B
INI
18 lines
534 B
INI
|
[ranks]
|
||
|
probation=Probation
|
||
|
guest=Guest
|
||
|
auto_trusted=Auto Trusted
|
||
|
regular=Regular
|
||
|
admin=Admin
|
||
|
donator=Donator
|
||
|
donator_abbreviation=D
|
||
|
|
||
|
[admin_commands]
|
||
|
regular_add_success=__1__ promoted __2__ to __3__.
|
||
|
regular_add_fail=__1__ is already rank __2__.
|
||
|
regular_add_fail_probation=Cannot promote someone on probation to regular. You must remove them from probation and then promote them.
|
||
|
regular_remove_success=__1__ demoted __2__ to __3__.
|
||
|
regular_remove_fail=__1__ is rank __2__ their regular status cannot be removed.
|
||
|
|
||
|
[redmew_commands]
|