limit by UID and server (#1251)
This commit is contained in:
+4
-1
@@ -118,7 +118,10 @@
|
||||
"no_players_recorded": "No players recorded.",
|
||||
"limit_reached_title": "Comp Limit Reached",
|
||||
"limit_reached_desc": "This server has used all {limit} comp lookups for this timeslot. Subscribe (with /unlock) for unlimited access or wait for the next timeslot.",
|
||||
"remaining_footer": "{remaining}/{limit} comp lookups remaining this timeslot"
|
||||
"user_limit_reached_desc": "You have used all {limit} of your personal comp lookups for this timeslot. Subscribe (with /unlock) for unlimited access or wait for the next timeslot — other members of this server can still use the remaining server quota.",
|
||||
"remaining_footer": "{remaining}/{limit} comp lookups remaining this timeslot",
|
||||
"user_remaining_footer": "{remaining}/{limit} personal comp lookups remaining this timeslot",
|
||||
"remaining_footer_combined": "{user_remaining}/{user_limit} personal · {server_remaining}/{server_limit} server comp lookups remaining this timeslot"
|
||||
},
|
||||
"quick_log": {
|
||||
"invalid_type": "Type can only be set to Logs, Points, Leaderboard, Weekly BR, or Both.",
|
||||
|
||||
Reference in New Issue
Block a user