diff --git a/lang/en.json b/lang/en.json index 1ac783ae..d3c39139 100644 --- a/lang/en.json +++ b/lang/en.json @@ -177,5 +177,12 @@ "Chat messages": "Chat messages", "Manage semantic search index": "Manage semantic search index", "Update semantic search index": "Update semantic search index", - "Updating the semantic search index requires substantial time and computational resources. Run this operation only when necessary.": "Updating the semantic search index requires substantial time and computational resources. Run this operation only when necessary." + "Updating the semantic search index requires substantial time and computational resources. Run this operation only when necessary.": "Updating the semantic search index requires substantial time and computational resources. Run this operation only when necessary.", + "User groups allowed to use AI chat:": "User groups allowed to use AI chat:", + "Owners and administrators": "Owners and administrators", + "Editor and above": "Editor and above", + "Contributor and above": "Contributor and above", + "Member and above": "Member and above", + "Everybody": "Everybody", + "Nobody": "Nobody" } \ No newline at end of file