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.
This commit is contained in:
Ryuvi 2023-10-04 22:26:34 -05:00
parent 7a4bf0d9de
commit 4234d6db2c

View file

@ -1905,6 +1905,7 @@
"UI.VideoPlayer.AudioZoneTheater": "Local to<br>Theater",
"UI.VideoPlayer.AudioZoneGlobal": "Audible<br>to World",
"UI.VideoPlayer.UsersLoaded": "{users_loaded}/{users_present} {users_present,plural, one {user} other {users}}<br>loaded",
"UI.VideoPlayer.AllUsersLoaded": "All users<br>loaded",
"UI.ColorPicker.ColorPicker": "Color Picker",