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.
2 parents e978ea2 + 4d1b4fa commit 2ccad4cCopy full SHA for 2ccad4c
l10n/zh-TW/viewer.properties
@@ -80,8 +80,8 @@ find_not_found=找不到詞組
80
error_more_info=更多資訊
81
error_less_info=更少資訊
82
error_close=關閉
83
-# 本地化提示 (error_build): "{{build}}" 會被PDF.JS版本號取代。
84
-error_build=PDF.JS 版本號:{{build}}
+# 本地化提示 (error_version_info): "{{version}}" and "{{build}}" 會被PDF.JS版本編號及組建編號取代。
+error_version_info=PDF.js v{{version}} (組建: {{build}})
85
# 本地化提示 (error_message): "{{message}}" 會被英文的錯誤描述取代。
86
error_message=錯誤信息:{{message}}
87
# 本地化提示 (error_stack): "{{stack}}" 會被錯誤堆疊取代。
0 commit comments