parent
af58717d9c
commit
d5e85c2eb3
@ -1,4 +1,27 @@
|
|||||||
{
|
{
|
||||||
"global": "Global",
|
"global": "Global",
|
||||||
"global.no-users": "No user-specific global privileges."
|
"global.no-users": "No user-specific global privileges.",
|
||||||
|
|
||||||
|
"chat": "Chat",
|
||||||
|
"upload-images": "Upload Images",
|
||||||
|
"upload-files": "Upload Files",
|
||||||
|
"signature": "Signature",
|
||||||
|
"ban": "Ban",
|
||||||
|
"search-content": "Search Content",
|
||||||
|
"search-users": "Search Users",
|
||||||
|
"search-tags": "Search Tags",
|
||||||
|
|
||||||
|
"find-category": "Find Category",
|
||||||
|
"access-category": "Access Category",
|
||||||
|
"access-topics": "Access Topics",
|
||||||
|
"create-topics": "Create Topics",
|
||||||
|
"reply-to-topics": "Reply to Topics",
|
||||||
|
"tag-topics": "Tag Topics",
|
||||||
|
"edit-posts": "Edit Posts",
|
||||||
|
"delete-posts": "Delete Posts",
|
||||||
|
"upvote-posts": "Upvote Posts",
|
||||||
|
"downvote-posts": "Downvote Posts",
|
||||||
|
"delete-topics": "Delete Topics",
|
||||||
|
"purge": "Purge",
|
||||||
|
"moderator": "Moderate"
|
||||||
}
|
}
|
Loading…
Reference in New Issue