Skip to content

Chinese translation error in the BBCode tag reference table. #12140

Description

@BrotherShort

Your Godot version: v4.8dev

Issue description:
There is a Chinese translation error in the img cell in the BBCode tag reference table.
English:

Add % to the end of {width} or {height} value to specify it as percentages of the control width instead of pixels.

Current Chinese translation:

在 {宽度} 和 {高度} 取值的末尾加上 % 可以指定控件宽高的百分比,而不是像素。

Expected Chinese translation:

在 {宽度} 和 {高度} 取值的末尾加上 % 可以指定控件宽度的百分比,而不是像素。

"宽高" is wrong. "宽度" is right.

URL to the documentation page:
https://docs.godotengine.org/zh-cn/4.x/tutorials/ui/bbcode_in_richtextlabel.html#using-bbcode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions