nini22P/omp

Bug: Language Setting Display Issue

Closed this issue · 1 comments

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:

  • Browser: Chrome Version 126.0.6478.57 (Official Build) (64-bit)
  • Operating System: Windows 10 Version 22H2 (OS Build 19045.4529)

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

Thanks for the feedback, fixed #106