feat: update internship page with remote work details and application requirements
This commit is contained in:
@@ -20,4 +20,13 @@ return [
|
||||
'success_message' => 'Your application has been received successfully. Thank you.',
|
||||
'download_cv' => 'Download CV',
|
||||
'created_at' => 'Application Date',
|
||||
'remote_work_title' => 'Fully Remote Work',
|
||||
'remote_work_details' => 'Team coordination is maintained through daily standup meetings. Working hours are more flexible in some projects. Interns are evaluated in one or more real projects suitable for their CV and skills.',
|
||||
'application_conditions_title' => 'Application Conditions',
|
||||
'condition_not_only_for_internship' => 'Applications from individuals who only wish to do an internship are not accepted. Candidates who are open to development and aim to contribute are our priority.',
|
||||
'condition_intent_letter' => 'In the message section, you must provide a letter of intent stating how you will contribute to our projects.',
|
||||
'daily_standup' => 'Daily Standup',
|
||||
'daily_standup_desc' => 'Daily short meetings ensure in-team communication and progress tracking.',
|
||||
'flexible_projects' => 'Flexible and Project Oriented',
|
||||
'flexible_projects_desc' => 'Flexibility is essential in our projects. You will take part in real projects suitable for your talents.',
|
||||
];
|
||||
|
||||
@@ -20,4 +20,13 @@ return [
|
||||
'success_message' => 'Başvurunuz başarıyla alındı. Teşekkür ederiz.',
|
||||
'download_cv' => 'CV İndir',
|
||||
'created_at' => 'Başvuru Tarihi',
|
||||
'remote_work_title' => 'Tamamen Uzaktan Çalışma',
|
||||
'remote_work_details' => 'Günlük standup toplantıları ile ekip koordinasyonu sağlanır. Bazı projelerde çalışma saatleri daha esnektir. Stajyerler, CV\'lerine ve yetkinliklerine uygun olan bir veya birden fazla gerçek projede değerlendirilir.',
|
||||
'application_conditions_title' => 'Başvuru Şartları',
|
||||
'condition_not_only_for_internship' => 'Yalnızca staj yapmak için yapmak isteyen kişiler alınmamaktadır. Gelişime açık ve katkı sağlamayı hedefleyen adaylar önceliğimizdir.',
|
||||
'condition_intent_letter' => 'Mesaj bölümünde projelerimize nasıl bir katkı sağlayacağınızı belirten bir niyet mektubu iletmeniz gerekmektedir.',
|
||||
'daily_standup' => 'Günlük Standup',
|
||||
'daily_standup_desc' => 'Her gün düzenlenen kısa toplantılarla ekip içi iletişim ve ilerleme takibi sağlanır.',
|
||||
'flexible_projects' => 'Esnek ve Proje Odaklı',
|
||||
'flexible_projects_desc' => 'Projelerimizde esneklik esastır. Yeteneklerinize uygun gerçek projelerde görev alırsınız.',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user