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

Skip to content

Commit 8fbb97b

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

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
@@ -403,7 +403,7 @@ msgid ""
403403
"result as if you had called :func:`str` on the value. A non-empty format "
404404
"specification typically modifies the result."
405405
msgstr ""
406-
"一般來說,輸入空格式會產生和呼叫 :func:`str` 函式相同的結果,非空的格式才會修"
406+
"一般來說,輸入空格式規格會產生和呼叫 :func:`str` 函式相同的結果,非空的格式規格才會修"
407407
"改結果。"
408408

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

0 commit comments

Comments
 (0)