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.
- {yeref-0.24.17 → yeref-0.24.18}/PKG-INFO +1 -1
- {yeref-0.24.17 → yeref-0.24.18}/setup.py +1 -1
- {yeref-0.24.17 → yeref-0.24.18}/yeref/l_.py +8 -0
- {yeref-0.24.17 → yeref-0.24.18}/yeref.egg-info/PKG-INFO +1 -1
- {yeref-0.24.17 → yeref-0.24.18}/pyproject.toml +0 -0
- {yeref-0.24.17 → yeref-0.24.18}/setup.cfg +0 -0
- {yeref-0.24.17 → yeref-0.24.18}/yeref/__init__.py +0 -0
- {yeref-0.24.17 → yeref-0.24.18}/yeref/tonweb.js +0 -0
- {yeref-0.24.17 → yeref-0.24.18}/yeref/yeref.py +0 -0
- {yeref-0.24.17 → yeref-0.24.18}/yeref.egg-info/SOURCES.txt +0 -0
- {yeref-0.24.17 → yeref-0.24.18}/yeref.egg-info/dependency_links.txt +0 -0
- {yeref-0.24.17 → yeref-0.24.18}/yeref.egg-info/top_level.txt +0 -0
@@ -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",
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|