diff --git a/src/localization/en_gb/observers/en_gb_commandHandler.lang b/src/localization/en_gb/observers/en_gb_commandHandler.lang index 703a0f7..3d19388 100644 --- a/src/localization/en_gb/observers/en_gb_commandHandler.lang +++ b/src/localization/en_gb/observers/en_gb_commandHandler.lang @@ -32,6 +32,12 @@ The users must be exact matches for this option. [O_COMMANDHANDLER_TYPEMEMBER] The command option {option} requires a server member. +[O_COMMANDHANDLER_TYPEROLE] +The command option {option} requires a role. + +[O_COMMANDHANDLER_TYPEROLES] +The command option {option} requires roles. + [O_COMMANDHANDLER_TYPEMEMBER_STRICT] The members must be exact matches for this option.