p-stream/src/components
Vijay c347fe7ef5 Enhance Clarity, Consistency, and Formatting in Captioning and Subtitling Options
Refined language for captioning and subtitling options in the codebase:

- Replaced 'captions' with 'subtitles' in player.menus keys.
- Updated occurrences of "settings.captions" to "settings.subtitles" in view components.
- Updated occurrences of  "player.menus.settings.enableCaptions" to "player.menus.settings.enableSubtitles" in SettingsMenu.tsx component.

Ensured consistency in translations by applying these changes to locales for different languages across the repository.
Additionally, performed auto-formatting using ESLint and Prettier for consistent code style.

This commit aims to improve overall clarity, alignment with preferred terminology, and maintain code quality through auto-formatting.
2023-12-28 22:01:16 +05:30
..
buttons Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
form Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
layout Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
media Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
overlays Fix popout bug 2023-12-24 15:51:19 +01:00
player Enhance Clarity, Consistency, and Formatting in Captioning and Subtitling Options 2023-12-28 22:01:16 +05:30
text Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
text-inputs Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
utils Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
Avatar.tsx Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
FlagIcon.tsx Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
Icon.tsx Merge branch 'dev' into rtl 2023-12-16 16:59:25 +01:00
LinksDropdown.tsx Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
UserIcon.tsx new user icons + better defaults for register form 2023-12-06 21:47:36 +01:00