fix(i18n): add missing ru/en keys used in code

This commit is contained in:
kavore
2026-02-08 22:33:00 +03:00
parent e29f723486
commit 1e7152846b
2 changed files with 29 additions and 0 deletions
+15
View File
@@ -502,5 +502,20 @@
"admin_ads_delete_confirm": "Are you sure you want to delete campaign #{id}? This action is irreversible.",
"admin_ads_deleted_success": "Campaign deleted.",
"admin_ads_not_found": "Campaign not found.",
"admin_bulk_promo_creation_cancelled": "Bulk promo creation cancelled.",
"admin_direct_empty_message": "Cannot send an empty message.",
"admin_logs_csv_export_failed": "❌ CSV export failed: {error}",
"admin_logs_csv_no_data": "No data to export.",
"admin_promo_creation_cancelled": "Promo creation cancelled.",
"admin_promo_invalid_number": "❌ Invalid number. Enter a number greater than 0.",
"admin_sync_errors": "\n🚫 Synchronization errors: {count}",
"error_applying_promo_discount": "❌ Error applying promo discount. Please try again later.",
"error_generating_referral_link": "Error generating referral link. Please try again later.",
"error_occurred_processing_request": "An error occurred while processing your request. Please try again.",
"inline_panel_stats_error": "❌ Failed to load panel statistics.",
"inline_system_error": "Error loading statistics",
"no_bonus_placeholder": "none",
"payment_successful_with_promo_full": "✅ Payment successful!\nYour {months}-month subscription has been extended by {bonus_days} bonus days via promo code and is active until {end_date}.\n\nConnection key:\n<code>{config_link}</code>\n\nTo connect, open the link and follow the instructions 👇",
"system_or_unknown_user": "System/unknown user",
"free_kassa_order_full": "Order #{order_id} from {date}\n\n"
}