-
-
Notifications
You must be signed in to change notification settings - Fork 497
Description
Description
Hi,
I'd like to report a translation issue in the Traditional Chinese (zh_TW) version of HeidiSQL.
Currently:
Row
is translated as 行
and 列
However, in zh_TW, the more widely accepted translation—especially in spreadsheet and database contexts—is:
Column
→ 行
or 欄
Row
→ 列
This is consistent with commonly used software such as Microsoft Excel and Google Sheets, as well as general database terminology in Traditional Chinese.
I suggest updating the zh_TW translation to:
Column
→ 行
or 欄
Row
→ 列
This would improve usability and align with user expectations.
Thank you for your excellent work on HeidiSQL!

HeidiSQL version
12.11.0.7065
Database server version
MySQL 8
Reproduction recipe
-
Open HeidiSQL.
-
Go to Tools > Preferences (or wherever the language setting is).
-
Change the language to Traditional Chinese (zh_TW).
-
Navigate to any table or query result view that displays columns and rows.
-
Observe that:
Row
is translated as行
and列
These translations should be 列
in zh_TW.
