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 f24fd11 commit 2b560a6Copy full SHA for 2b560a6
library/string.po
@@ -150,6 +150,10 @@ msgid ""
150
"by :meth:`vformat` to break the string into either literal text, or "
151
"replacement fields."
152
msgstr ""
153
+"將 format_string 放入迴圈,並回傳一個可疊代物件,其元素為 "
154
+"(*literal_text*, *field_name*, *format_spec*, *conversion*)。這會被"
155
+" :meth:`vformat` 用於將字串裁切為字面文本或"
156
+"替換欄位。"
157
158
#: ../../library/string.rst:122
159
msgid ""
0 commit comments