mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
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:
parent
7a4bf0d9de
commit
4234d6db2c
1 changed files with 1 additions and 0 deletions
1
en.json
1
en.json
|
|
@ -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",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue