We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18477da commit 2b17900Copy full SHA for 2b17900
1 file changed
app/i18n/locales/zh-HK/main.ftl
@@ -77,8 +77,8 @@ copy-preview = 複製預覽
77
show = 顯示
78
fix = 修復
79
must-start-with-moveto-command = 必須以「moveto」指令(M 或 m)開頭,但你用咗「{ $command }」
80
-invalid-character-at-index = 索引 { $index } 有無效字元「{ $character }」
81
-found-negative-zero-at-index = 喺索引 { $index } 發現負零
+invalid-character-at-index = 索引 { $index } 處有無效字元「{ $character }」
+found-negative-zero-at-index = 索引 { $index } 處發現負零
82
reported-svg-path-size-is-zero = 尺寸顯示為 0 × 0,請檢查路徑是否有效
83
maximum-precision-must-be-less-than = 最高精度不可高過 { $max_precision },數字「{ $number }」而家係 { $precision }
84
icon-must-be-centered = 圖示必須置中於 (12, 12),而家位於 ({ $x }, { $y })
0 commit comments