yeref 0.29.53__py3-none-any.whl → 0.29.54__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
yeref/l_.py
CHANGED
@@ -6095,6 +6095,14 @@ l_ccheck_time = {
|
|
6095
6095
|
'zh': "👮🏽 输入控制在 {0} 秒内传递",
|
6096
6096
|
'ar': "👮🏽تم تمرير التحكم في الإدخال خلال {0} ثانية",
|
6097
6097
|
}
|
6098
|
+
l_ccheck_other_person = {
|
6099
|
+
'ru': "👮🏽 Эта кнопка не для тебя",
|
6100
|
+
'en': "👮🏽 This button is not for you",
|
6101
|
+
'es': "👮🏽 Este botón no es para ti",
|
6102
|
+
'fr': "👮🏽 Ce bouton n'est pas pour vous",
|
6103
|
+
'zh': "👮🏽 此按钮不适合您",
|
6104
|
+
'ar': "👮🏽 هذا الزر ليس لك",
|
6105
|
+
}
|
6098
6106
|
# endregion
|
6099
6107
|
|
6100
6108
|
|
@@ -0,0 +1,8 @@
|
|
1
|
+
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
+
yeref/l_.py,sha256=JWdCUJfcEE_j3waUZqscrzXHS1ydaP2DyYsy_nxd8q8,659945
|
3
|
+
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
+
yeref/yeref.py,sha256=bUrmjNhJgS5uPgkFu6f16Y6dVn0ziobXAzlxIIxiOwo,1047999
|
5
|
+
yeref-0.29.54.dist-info/METADATA,sha256=T1ysphpFhy-2HrbD-_p5qnrfmssph2kXwtA1xLSxTho,119
|
6
|
+
yeref-0.29.54.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
+
yeref-0.29.54.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
+
yeref-0.29.54.dist-info/RECORD,,
|
yeref-0.29.53.dist-info/RECORD
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
-
yeref/l_.py,sha256=uFe3nXxgqfPbsveLXxxEV2iPHacIuz5gSUn85GXlXXw,659611
|
3
|
-
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
-
yeref/yeref.py,sha256=bUrmjNhJgS5uPgkFu6f16Y6dVn0ziobXAzlxIIxiOwo,1047999
|
5
|
-
yeref-0.29.53.dist-info/METADATA,sha256=UffXRfxP1EMvuE8NZnKXEGG-BHKDwHpFbVwGkkzEz5E,119
|
6
|
-
yeref-0.29.53.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
-
yeref-0.29.53.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
-
yeref-0.29.53.dist-info/RECORD,,
|
File without changes
|
File without changes
|