fossasia / eventyay-video

https://video-dev.eventyay.com
Apache License 2.0
1.49k stars 22 forks source link

Rename dropdown item from Default to Original #208

Closed untari closed 1 month ago

untari commented 1 month ago

This PR is to closes: https://github.com/fossasia/eventyay-video/issues/206

Rename Default to Original in language dropdown menu Peek 2024-08-07 11-05

Summary by Sourcery

Rename 'Default' to 'Original' in the language dropdown menu to enhance user understanding.

Enhancements:

sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request renames the 'Default' language option to 'Original' in the language dropdown menu of the web application. The change is implemented by modifying the relevant Vue component to update the language label.

File-Level Changes

Files Changes
webapp/src/views/rooms/item.vue Renamed the 'Default' language option to 'Original' in the language dropdown menu.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.