From 1a5f8d92764bd12b33e15304d3b08d870ecdb8c8 Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Sat, 16 Jul 2022 22:53:49 +0300 Subject: [PATCH] missing lang --- src/localization/en_gb/observers/en_gb_commandHandler.lang | 6 ++++++ 1 file changed, 6 insertions(+) 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.