You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/locales/en.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,10 @@
33
33
"set_winner_failed_description": "Selected lineup id is missing for this match.",
34
34
"match_reset_applied": "Tournament match reset applied",
35
35
"match_reset_failed": "Unable to reset tournament match",
36
-
"please_try_again": "Please try again."
36
+
"please_try_again": "Please try again.",
37
+
"hevc_missing_title": "Can't play this clip",
38
+
"hevc_missing_body": "This video is encoded with HEVC (H.265). Your browser can't decode it — install the HEVC Video Extensions on Windows to enable playback:",
39
+
"hevc_missing_link": "Get the HEVC Video Extensions"
0 commit comments