yeref 0.29.16__tar.gz → 0.29.17__tar.gz

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yeref
3
- Version: 0.29.16
3
+ Version: 0.29.17
4
4
  Summary: desc-f
5
5
  Author: john smith
6
6
  Dynamic: author
@@ -2,7 +2,7 @@ from setuptools import setup
2
2
 
3
3
  setup(
4
4
  name='yeref',
5
- version='0.29.16',
5
+ version='0.29.17',
6
6
  description='desc-f',
7
7
  author='john smith',
8
8
  packages=['yeref'],
@@ -5556,6 +5556,15 @@ l_hand_msg_FLOOD_USERNAME = {
5556
5556
  'zh': "💬<b>用户</b>@{0}更改了<b>名称/ @username </b>!可能是间谍!",
5557
5557
  'ar': "💬 قام <b>المستخدم</b> @{0} بتغيير <b>الاسم/ @username </b>! ربما جاسوس!",
5558
5558
  }
5559
+ l_grp_vote = {
5560
+ 'ru': "🪻 Голосование",
5561
+ 'en': "👩🏽‍💻 <b>Message</b> more than {0} characters",
5562
+ 'es': "👩🏽‍💻 <b>Mensaje</b> más de {0} caracteres",
5563
+ 'fr': "👩🏽‍💻 <b>Message</b> de plus de {0} caractères",
5564
+ 'zh': "👩🏽‍💻<b>消息</b>超过 {0} 个字符",
5565
+ 'ar': "👩🏽‍💻 <b>الرسالة</b> أكثر من {0} حرف",
5566
+ }
5567
+
5559
5568
  # endregion
5560
5569
 
5561
5570
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yeref
3
- Version: 0.29.16
3
+ Version: 0.29.17
4
4
  Summary: desc-f
5
5
  Author: john smith
6
6
  Dynamic: author
File without changes
File without changes
File without changes
File without changes
File without changes