Rechte (2/2)
+ Endpunkte Rechte Fix
This commit is contained in:
@@ -777,7 +777,7 @@ namespace BS.Shared.Core
|
||||
|
||||
dict.Add(UserRightType.AiVoiceView, Translator.Translate($"KI-Spracheingabe & Transkription verwenden"));
|
||||
|
||||
dict.Add(UserRightType.AiModuleChatView, Translator.Translate($"KI-Chat verwenden {action_keywords[0]}"));
|
||||
dict.Add(UserRightType.AiModuleChatView, Translator.Translate($"KI-Chat (Allgemein) {action_keywords[0]}"));
|
||||
//dict.Add(UserRightType.AiModuleChatAdd, Translator.Translate($"KI-Konversationen/Nachrichten {action_keywords[2]}"));
|
||||
//dict.Add(UserRightType.AiModuleChatClone, Translator.Translate($"KI-Konversationen/Nachrichten {action_keywords[6]}"));
|
||||
//dict.Add(UserRightType.AiModuleChatEdit, Translator.Translate($"KI-Konversationen/Nachrichten {action_keywords[3]}"));
|
||||
|
||||
Reference in New Issue
Block a user