Обновить utils/texts.py
This commit is contained in:
+1
-1
@@ -238,7 +238,7 @@ def _photo_ai_processing(emojis: dict) -> str:
|
||||
|
||||
def _photo_moderation_pending(photo_id: str, emojis: dict) -> str:
|
||||
return (
|
||||
f"⏳ <b>У вас уже есть фото на модерации (ID: {photo_id}).</b>\n\n"
|
||||
f"⏳ <b>У вас уже есть фото на модерации.</b>\n\n"
|
||||
f"Ожидайте решения модератора.\n\n"
|
||||
f"{emojis['0']} — В главное меню"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user