nini22P / omp

OMP - OneDrive Media Player on the web / 网页端 OneDrive 媒体播放器
https://nini22p.github.io/omp/
GNU Affero General Public License v3.0
296 stars 28 forks source link

Bug: Language Setting Display Issue #105

Closed ccddos closed 4 months ago

ccddos commented 4 months ago

Bug Report: Language Setting Display Issue

Website: https://nini22p.github.io/omp/

Description:

The website content displays correctly when using the "English" language setting. However, when switching to the "English (United Kingdom)" language setting, the display breaks.

Screenshots:

English (United Kingdom) - Incorrect Display:

image

image

Steps to Reproduce:

  1. Go to https://nini22p.github.io/omp/
  2. Switch the language setting to "English (United Kingdom)".

Expected Behavior:

The website content should display correctly, similar to the "English" language setting.

Actual Behavior:

The website display breaks as shown in the screenshot above.

Additional Information:

This issue might be caused by incorrect language code handling or missing language-specific resources for "English (United Kingdom)".

nini22P commented 4 months ago

Thanks for the feedback, fixed #106