From 4234d6db2cd3935c2a9a6aea5476650144d1a821 Mon Sep 17 00:00:00 2001 From: Ryuvi Date: Wed, 4 Oct 2023 22:26:34 -0500 Subject: [PATCH] Added Video Player String Added a string for when the loading indicator on the video player should show that all users have loaded the asset. --- en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/en.json b/en.json index 2dafe62..bdccfa0 100644 --- a/en.json +++ b/en.json @@ -1905,6 +1905,7 @@ "UI.VideoPlayer.AudioZoneTheater": "Local to
Theater", "UI.VideoPlayer.AudioZoneGlobal": "Audible
to World", "UI.VideoPlayer.UsersLoaded": "{users_loaded}/{users_present} {users_present,plural, one {user} other {users}}
loaded", + "UI.VideoPlayer.AllUsersLoaded": "All users
loaded", "UI.ColorPicker.ColorPicker": "Color Picker",