cominixo / BetterF3

A Fabric mod for Minecraft that provides a highly customizable, more human-readable Debug HUD.
MIT License
135 stars 35 forks source link

[Bug]: Maximum FPS does not display #102

Closed zhenlige closed 1 year ago

zhenlige commented 2 years ago

Describe the Bug

The maximum FPS does not display properly in Simplified Chinese, instead it displays as "最大帧率 fps" (which means "Maximum FPS fps").

Steps to Reproduce

  1. Set the language of the game to "简体中文(中国大陆)" (which means "Simplified Chinese (China Mainland)") in Minecraft 1.19.1 or "简体中文(中国)" (which means "Simplified Chinese (China)") in 1.19 or below.
  2. Turn on the mod.
  3. The bug appears.

Expected Behavior

It should display as something like "170 fps" or "最大帧率 170 fps". (for my setting, the number may vary)

Screenshots

image

Modloader Type

Fabric

Modloader Version

0.14.8

Mod Version

1.3.2

Log Output

No response

Additional Context

No response