add localization for forwarding prefix and integrate captcha dependency
This commit is contained in:
+2
-1
@@ -14,5 +14,6 @@
|
||||
"msg_details": "ID повідомлення: {id}\nКористувач: {full_name} (@{username}) [ID: {user_id}]\nТип: {content_type}\nЧас: {timestamp}\n\nВміст:\n{text}",
|
||||
"id_command": "Поточний ID чату: <code>{id}</code>",
|
||||
"processing_message": "Відправляємо ваше повідомлення...",
|
||||
"message_processed": "Відправлено!"
|
||||
"message_processed": "Відправлено!",
|
||||
"forwarding_prefix": "Пересилання, ID [{id}]:"
|
||||
}
|
||||
Reference in New Issue
Block a user