summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeedehai <18319900+Leedehai@users.noreply.github.com>2024-04-30 08:21:58 -0400
committerGitHub <noreply@github.com>2024-04-30 12:21:58 +0000
commit6e73406244f9744bf817fb301f3e23a8af1efd12 (patch)
tree42bc727332de406308580acd6f0eb3871912dfac
parentd7838ab1288672a67fc746a89eb6a04c7ed8c8cf (diff)
Fix the Chinese translation for 'equation' used as a supplement (#3964)
-rw-r--r--crates/typst/translations/zh-TW.txt2
-rw-r--r--crates/typst/translations/zh.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/crates/typst/translations/zh-TW.txt b/crates/typst/translations/zh-TW.txt
index 88035d65..af6d5950 100644
--- a/crates/typst/translations/zh-TW.txt
+++ b/crates/typst/translations/zh-TW.txt
@@ -1,6 +1,6 @@
figure = 圖
# table =
-equation = 方程式
+equation = 式
bibliography = 書目
heading = 小節
outline = 目錄
diff --git a/crates/typst/translations/zh.txt b/crates/typst/translations/zh.txt
index f862fff4..d4b86544 100644
--- a/crates/typst/translations/zh.txt
+++ b/crates/typst/translations/zh.txt
@@ -1,6 +1,6 @@
figure = 图
table = 表
-equation = 公式
+equation = 式
bibliography = 参考文献
heading = 小节
outline = 目录