yeref 0.24.17__tar.gz → 0.24.18__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.24.17
3
+ Version: 0.24.18
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.24.17',
5
+ version='0.24.18',
6
6
  description='desc-f',
7
7
  author='john smith',
8
8
  packages=['yeref'],
@@ -517,6 +517,14 @@ l_payment_check_token = {
517
517
  'zh': "🌏<b>选择</b>一种可用语言",
518
518
  'ar': "🌏 <b>اختر</b> إحدى اللغات المتاحة",
519
519
  }
520
+ l_payment_check_token_chn = {
521
+ 'ru': "👩🏽‍💻 <b>Проверьте</b> свой токен для получения платажей (бот для приема платежей также должен быть Администратором канала)",
522
+ 'en': "🌏 <b>Select</b> one of the available languages",
523
+ 'es': "🌏 <b>Seleccione</b> uno de los idiomas disponibles",
524
+ 'fr': "🌏 <b>Sélectionnez</b> une des langues disponibles",
525
+ 'zh': "🌏<b>选择</b>一种可用语言",
526
+ 'ar': "🌏 <b>اختر</b> إحدى اللغات المتاحة",
527
+ }
520
528
  l_media_content_successfully_changed = {
521
529
  'ru': "👩🏽‍💻 <b>Медиа</b>-контент успешно изменен",
522
530
  'en': "🌏 <b>Select</b> one of the available languages",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yeref
3
- Version: 0.24.17
3
+ Version: 0.24.18
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