Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6d9421

Browse files
Update library/string.po
Fix missing translation of format "specification". Co-authored-by: Wei-Hsiang (Matt) Wang <[email protected]>
1 parent e6654c0 commit c6d9421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/string.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ msgid ""
389389
"result as if you had called :func:`str` on the value. A non-empty format "
390390
"specification typically modifies the result."
391391
msgstr ""
392-
"一般來說,輸入空格式會產生和呼叫 :func:`str` 函式相同的結果,非空的格式才會修"
392+
"一般來說,輸入空格式規格會產生和呼叫 :func:`str` 函式相同的結果,非空的格式規格才會修"
393393
"改結果。"
394394

395395
#: ../../library/string.rst:312

0 commit comments

Comments
 (0)