mirror of
https://github.com/Unkn0wnCat/matrix-veles.git
synced 2025-08-06 01:58:26 +02:00
50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
{
|
|
"rooms": {
|
|
"detail": {
|
|
"activate": {
|
|
"label": "Activate Room"
|
|
},
|
|
"debug": {
|
|
"label": "Debug-Mode"
|
|
},
|
|
"adminPowerLevel": {
|
|
"label": "Admin-Power Level"
|
|
},
|
|
"set": {
|
|
"label": "Set"
|
|
},
|
|
"hashChecker": {
|
|
"label": "Hash-Checker",
|
|
"notice": {
|
|
"label": "Send Notice to Chat"
|
|
},
|
|
"hashCheckMode": {
|
|
"label": "Behaviour on Match",
|
|
"NOTICE": {
|
|
"label": "Only send a Notice"
|
|
},
|
|
"DELETE": {
|
|
"label": "Delete the Message"
|
|
},
|
|
"MUTE": {
|
|
"label": "Mute User & Delete"
|
|
},
|
|
"BAN": {
|
|
"label": "Ban User & Delete"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"jump_to_content": "Jump to Content",
|
|
"jump_to_navigation": "Jump to Navigation",
|
|
"documentation": "Documentation",
|
|
"logout": "Logout",
|
|
"navigation": {
|
|
"dashboard": "Dashboard",
|
|
"rooms": "My Rooms",
|
|
"hash_checker": "Hash-Checker",
|
|
"hash_lists": "Lists",
|
|
"hash_entries": "Entries"
|
|
}
|
|
}
|