fa065bc584
Change the length of the ticks for referrer tracking. Fixed a bug in Shadow and Tempra Simple where the polls would appear when they shouldn't. Added styling to Shadow for Control Panel Sub-menus. Fixed the ridiculously wide attachment images on Cosora. The analytics pages should no longer be treated as the dashboard style-wise. The installer now works again. Tests now run again, as do the benchmarks. Refactored the topic list logic, and moved the route portion into the routes package. Fixed an inverted comparison in the referrer logic. Added friendly text for Mac operating systems to the english language pack. Removed two obsolete prepared statements. Fixed three race conditions in the database adapters. Potentially sped up the topic page by 20% Added several new benchmarks and refactored the others. Removed a redundant prepared statement in user.go Added reviseID as a primary key to the revisions table. The user_count column was added to the users_groups table, but it's unknown if it will stay.
134 lines
4.2 KiB
JSON
134 lines
4.2 KiB
JSON
{
|
|
"Name": "english",
|
|
"Levels": {
|
|
"Level": "Level {0}",
|
|
"LevelMax": ""
|
|
},
|
|
"GlobalPerms": {
|
|
"BanUsers": "Can ban users",
|
|
"ActivateUsers": "Can activate users",
|
|
"EditUser": "Can edit users",
|
|
"EditUserEmail": "Can change a user's email",
|
|
"EditUserPassword": "Can change a user's password",
|
|
"EditUserGroup": "Can change a user's group",
|
|
"EditUserGroupSuperMod": "Can edit super-mods",
|
|
"EditUserGroupAdmin": "Can edit admins",
|
|
"EditGroup": "Can edit groups",
|
|
"EditGroupLocalPerms": "Can edit a group's minor perms",
|
|
"EditGroupGlobalPerms": "Can edit a group's global perms",
|
|
"EditGroupSuperMod": "Can edit super-mod groups",
|
|
"EditGroupAdmin": "Can edit admin groups",
|
|
"ManageForums": "Can manage forums",
|
|
"EditSettings": "Can edit settings",
|
|
"ManageThemes": "Can manage themes",
|
|
"ManagePlugins": "Can manage plugins",
|
|
"ViewAdminLogs": "Can view the administrator action logs",
|
|
"ViewIPs": "Can view IP addresses",
|
|
|
|
"UploadFiles": "Can upload files"
|
|
},
|
|
"LocalPerms": {
|
|
"ViewTopic": "Can view topics",
|
|
"LikeItem": "Can like items",
|
|
"CreateTopic": "Can create topics",
|
|
"EditTopic": "Can edit topics",
|
|
"DeleteTopic": "Can delete topics",
|
|
"CreateReply": "Can create replies",
|
|
"EditReply": "Can edit replies",
|
|
"DeleteReply": "Can delete replies",
|
|
"PinTopic": "Can pin topics",
|
|
"CloseTopic": "Can lock topics",
|
|
"MoveTopic": "Can move topics in or out"
|
|
},
|
|
"SettingLabels": {
|
|
"activation_type": "Activate All,Email Activation,Admin Approval"
|
|
},
|
|
"PermPresets": {
|
|
"all":"Public",
|
|
"announce":"Announcements",
|
|
"members":"Member Only",
|
|
"staff":"Staff Only",
|
|
"admins":"Admin Only",
|
|
"archive":"Archive",
|
|
"custom":"Custom",
|
|
"unknown":"Unknown"
|
|
},
|
|
"Accounts": {
|
|
"VerifyEmailSubject": "Validate Your Email @ {{name}}",
|
|
"VerifyEmailBody": "Dear {{username}}, following your registration on our forums, we ask you to validate your email, so that we can confirm that this email actually belongs to you.\n\nClick on the following link to do so. {{schema}}://{{url}}/user/edit/token/{{token}}\n\nIf you haven't created an account here, then please feel free to ignore this email.\nWe're sorry for the inconvenience this may have caused."
|
|
},
|
|
"Errors": {
|
|
"NoPerms": {
|
|
}
|
|
},
|
|
"PageTitles": {
|
|
"overview":"Overview",
|
|
"page":"Page",
|
|
"topics":"All Topics",
|
|
"forums":"Forum List",
|
|
"login":"Login",
|
|
"register":"Registration",
|
|
"ip-search":"IP Search",
|
|
|
|
"panel_dashboard":"Control Panel Dashboard",
|
|
"panel_forums":"Forum Manager",
|
|
"panel_delete_forum":"Delete Forum",
|
|
"panel_edit_forum":"Forum Editor",
|
|
"panel_analytics":"Analytics",
|
|
"panel_settings":"Setting Manager",
|
|
"panel_edit_setting":"Edit Setting",
|
|
"panel_word_filters":"Word Filter Manager",
|
|
"panel_edit_word_filter":"Edit Word Filter",
|
|
"panel_plugins":"Plugin Manager",
|
|
"panel_users":"User Manager",
|
|
"panel_edit_user":"User Editor",
|
|
"panel_groups":"Group Manager",
|
|
"panel_edit_group":"Group Editor",
|
|
"panel_themes":"Theme Manager",
|
|
"panel_backups":"Backups",
|
|
"panel_mod_logs":"Moderation Logs",
|
|
"panel_admin_logs":"Administration Logs",
|
|
"panel_debug":"Debug"
|
|
},
|
|
|
|
"UserAgents": {
|
|
"chrome": "Google Chrome",
|
|
"firefox":"Mozilla Firefox",
|
|
"opera":"Opera",
|
|
"safari":"Safari",
|
|
"edge": "Edge",
|
|
"internetexplorer":"MS Internet Explorer",
|
|
"trident":"Trident Engine",
|
|
"androidchrome":"Chrome for Android",
|
|
"mobilesafari":"Mobile Safari",
|
|
"samsung":"Samsung Browser",
|
|
"ucbrowser":"UCBrowser",
|
|
|
|
"googlebot":"Googlebot",
|
|
"yandex":"Yandex",
|
|
"bing":"Bing",
|
|
"baidu":"Baidu",
|
|
"duckduckgo":"DuckDuckBot",
|
|
"seznambot":"SeznamBot",
|
|
"discord":"Discord",
|
|
"twitter":"Twitterbot",
|
|
"cloudflare":"Cloudflare Alwayson",
|
|
"uptimebot":"Uptimebot",
|
|
"discourse":"Discourse Forum Onebox",
|
|
"lynx":"Lynx",
|
|
|
|
"zgrab":"Zgrab Application Scanner",
|
|
"suspicious":"Suspicious",
|
|
"unknown":"Unknown",
|
|
"blank":"Blank",
|
|
"malformed":"Malformed"
|
|
},
|
|
"OperatingSystems": {
|
|
"windows": "Microsoft Windows",
|
|
"linux":"Linux",
|
|
"mac":"Apple Mac",
|
|
"android": "Android",
|
|
"iphone":"iPhone",
|
|
"unknown":"Unknown"
|
|
}
|
|
} |