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

Skip to content

Commit a3f55f1

Browse files
committed
[po] auto sync bot
1 parent c8977f3 commit a3f55f1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/string.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,10 +291,12 @@ msgid ""
291291
"character in the literal text, it can be escaped by doubling: ``{{`` and "
292292
"``}}``."
293293
msgstr ""
294+
"格式字符串包含有以花括号 ``{}`` 括起来的“替换字段”。 不在花括号之内的内容被视为字面文本,会不加修改地复制到输出中。 "
295+
"如果你需要在字面文本中包含花括号字符,可以通过重复来转义: ``{{`` and ``}}``。"
294296

295297
#: ../../library/string.rst:207
296298
msgid "The grammar for a replacement field is as follows:"
297-
msgstr ""
299+
msgstr "替换字段的语法如下:"
298300

299301
#: ../../library/string.rst:219
300302
msgid ""

0 commit comments

Comments
 (0)