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

Skip to content

Commit 7b574f4

Browse files
[po] auto sync
1 parent 296f4a8 commit 7b574f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tutorial/introduction.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ msgid ""
9393
"ones with a fractional part (e.g. ``5.0``, ``1.6``) have type "
9494
":class:`float`. We will see more about numeric types later in the tutorial."
9595
msgstr ""
96-
"整数(比如 ``2``、``4``、``20`` ) :class:`int` 类型,有小数部分的(比如 ``5.0``、``1.6`` ) "
97-
":class:`float` 类型。在这个手册的后半部分我们会看到更多的数值类型。"
96+
"整数(比如 ``2``、``4``、``20`` )的类型是 :class:`int`,有小数部分的(比如 ``5.0``、``1.6`` )的类型是 "
97+
":class:`float`。 在这个手册的后半部分我们会看到更多的数字类型。"
9898

9999
#: ../../tutorial/introduction.rst:65
100100
msgid ""

0 commit comments

Comments
 (0)