{% if step == 'find' %} {{ l('Enter your Gmail, Phone, or Username to get started', 'শুরু করতে আপনার জিমেইল, ফোন বা ইউজারনেম দিন') }} {% elif step == 'email_code' %} {{ l('Enter the verification code sent to your email', 'আপনার ইমেইলে পাঠানো ভেরিফিকেশন কোড দিন') }} {% else %} {{ l('Answer your security question to continue', 'পাসওয়ার্ড রিসেট করতে নিরাপত্তা প্রশ্নের উত্তর দিন') }} {% endif %}