Thanks to visit codestin.com Credit goes to github.com
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 20e9982 commit e80540dCopy full SHA for e80540d
1 file changed
library/crypt.po
@@ -137,6 +137,9 @@ msgid ""
137
"``[./a-zA-Z0-9]``, with the exception of Modular Crypt Format which prefixes"
138
" a ``$digit$``."
139
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;`` 前缀。"
143
144
#: ../../library/crypt.rst:106
145
msgid ""
0 commit comments