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

Skip to content

Commit 99058b0

Browse files
[po] auto sync
1 parent 9029475 commit 99058b0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.45%", "updated_at": "2023-11-24T15:55:49Z"}
1+
{"translation": "92.46%", "updated_at": "2023-11-24T16:56:11Z"}

howto/descriptor.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -472,15 +472,15 @@ msgstr "描述器协议"
472472

473473
#: ../../howto/descriptor.rst:524
474474
msgid "``descr.__get__(self, obj, type=None)``"
475-
msgstr ""
475+
msgstr "``descr.__get__(self, obj, type=None)``"
476476

477477
#: ../../howto/descriptor.rst:526
478478
msgid "``descr.__set__(self, obj, value)``"
479-
msgstr ""
479+
msgstr "``descr.__set__(self, obj, value)``"
480480

481481
#: ../../howto/descriptor.rst:528
482482
msgid "``descr.__delete__(self, obj)``"
483-
msgstr ""
483+
msgstr "``descr.__delete__(self, obj)``"
484484

485485
#: ../../howto/descriptor.rst:530
486486
msgid ""

0 commit comments

Comments
 (0)