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

Skip to content

Commit e80540d

Browse files
[po] auto sync
1 parent 20e9982 commit e80540d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

library/crypt.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,9 @@ msgid ""
137137
"``[./a-zA-Z0-9]``, with the exception of Modular Crypt Format which prefixes"
138138
" a ``$digit$``."
139139
msgstr ""
140+
"*salt* (随机的 2 或 16 个字符的字符串,可能带有 ``$digit{TX-PL-LABEL}#x60;`` 前缀以提示相关方法) "
141+
"将被用来扰乱加密算法。 *salt* 中的字符必须在 ``[./a-zA-Z0-9]`` 集合中,但 Modular Crypt Format "
142+
"除外,它会带有 ``$digit{TX-PL-LABEL}#x60;`` 前缀。"
140143

141144
#: ../../library/crypt.rst:106
142145
msgid ""

0 commit comments

Comments
 (0)