Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,10 @@
"title": "Telemetry",
"telemetry": "Telemetry",
"telemetry_description": "Help improve 5stack by sharing anonymous usage data.",
"update": "Telemetry settings updated"
"update": "Update Telemetry Settings",
"update_success": "Telemetry settings updated successfully",
"google_tag_manager_code": "Google Tag Manager Code",
"google_tag_manager_code_description": "Google Tag Manager is a tag management system that allows you to manage and deploy tags on your website."
},
"matchmaking": {
"title": "Matchmaking",
Expand Down Expand Up @@ -202,6 +205,7 @@
"default_models_description": "Enable default player models for all players in the match.",
"auto_cancel_duration": "Auto Cancel Duration",
"auto_cancel_duration_description": "This is the duration in minutes that a match will be auto canceled if not started within the duration.",
"matchmaking_type_description": "Toggle matchmaking for each type that will allow players to join matchmaking for this type of match.",
"update": "Update",
"players": {
"force_name_registration": "Force Player Name Registration",
Expand Down Expand Up @@ -257,7 +261,6 @@
"preferred": "Preferred",
"max_acceptable_latency": "Maximum Acceptable Latency",
"max_latency_description": "If no regions are preferred, matchmaking will only use regions with latency below this value."

}
},
"watch": {
Expand Down Expand Up @@ -808,6 +811,10 @@
"match_options_advanced": "Advanced Match Options",
"use_tournament_default": "Use Tournament Default"
},
"bracket": {
"update": "Update Bracket",
"edit_title": "Edit Bracket - Round {round} Match {match}"
},
"match": {
"team_1": "Team 1",
"team_2": "Team 2",
Expand Down Expand Up @@ -1284,7 +1291,8 @@
"logs": {
"follow": "Follow Logs",
"timestamps": "Show Timestamps",
"container": "Container Logs"
"container": "Container Logs",
"jump_to_live": "Jump to Live"
}
},
"player": {
Expand Down