'Career Applications',
'model_label' => 'Application',
'plural_model_label' => 'Career Applications',
'title' => 'Career Form',
'description' => 'To join our team, please fill out the form below and upload your CV.',
'job_application_title' => 'Job Application',
'job_application_description' => 'To join our team, please fill out the form below and upload your CV.',
'internship_title' => 'Internship Application',
'internship_description' => 'Learn about our remote internship program and submit your application.',
'name' => 'Full Name',
'email' => 'Email',
'phone' => 'Phone',
'cv' => 'Curriculum Vitae (CV)',
'nda' => 'Signed NDA',
'contract' => 'Signed Contract',
'git_knowledge' => 'GIT Knowledge',
'ai_usage' => 'AI Tools Usage',
'message' => 'Message',
'status' => 'Status',
'type' => 'Application Type',
'job' => 'Job Application',
'internship' => 'Internship Application',
'submit' => 'Submit Application',
'success_message' => 'Your application has been received successfully. Thank you.',
'download_cv' => 'Download CV',
'created_at' => 'Application Date',
// Intro section
'dear_developer' => 'Dear Developer Candidate,',
'intro_text_1' => 'As Trunçgil Technology, we work with freelance developers of all levels for our Laravel-based software project. As a business model, an issue/task-based payment system is applied, and tasks are presented to candidates with pre-determined fees.',
'intro_text_2' => 'The main reason we ask for the information below is that we need to provide limited access to the source code of our project during the evaluation process of your application. Therefore, in order to ensure both legal security and protect the rights of the parties, the Non-Disclosure Agreement (NDA) and Independent Contractor Agreement documents below must be reviewed and the signed versions must be submitted during the application.',
'intro_text_3' => 'Please fill out the form below and upload the signed documents in PDF format as a single file or zip.',
'intro_text_4' => 'Your information will be used confidentially only for the application process and legal protection between the parties.',
'thanks' => 'Thank you.',
'company_details' => 'TRUNÇGİL TECHNOLOGY INDUSTRY AND TRADE LIMITED COMPANY
Address: Çamtepe Mah. Mahmut Tevfik Atay Bul. Gaziantep Teknopark No: 4A Interior Door No: 1 Şahinbey / Gaziantep
Email: info@truncgil.com.tr
Tax No: 8591492435 – Şahinbey V.D. | MERSIS: 0859149243500001',
// Working model
'working_model_title' => 'Our Working Model',
'working_model_subtitle' => 'Issue-Based Remote Work',
'terms_title' => 'Terms and Conditions',
'fully_remote' => 'Fully Remote:',
'fully_remote_desc' => 'You can take part in tasks from anywhere in the world, in your own working environment.',
'independent_contractor' => 'Independent Contractor:',
'independent_contractor_desc' => 'You contribute to our projects with a freelance working model.',
'mandatory_documents' => 'Mandatory Documents:',
'mandatory_documents_desc' => 'For security reasons, it is mandatory to sign NDA and Independent Contractor documents.',
'nda_label' => 'Non-Disclosure Agreement (NDA)',
'contract_label' => 'Independent Contractor Agreement',
// Form section
'form_title' => 'Application Form',
'form_subtitle' => 'Please fill in all fields completely.',
'nda_description' => 'Signed Non-Disclosure Agreement (PDF, Max. 5MB)',
'contract_description' => 'Signed Independent Contractor Agreement (PDF, Max. 5MB)',
'git_confirmation' => 'I know how to use the GIT version control system.',
'ai_confirmation' => 'I effectively use AI tools (Copilot, ChatGPT, etc.) in software development processes.',
'message_placeholder' => 'Your skills, experiences, and anything you want to add...',
'cv_description' => 'PDF, DOC, DOCX (Max. 5MB)',
// Messages
'success' => 'Success!',
'ok' => 'OK',
'error' => 'Error!',
'validation_error' => 'Please check the errors in the form.',
'error_message' => 'An error occurred while submitting the application. Please try again.',
'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.',
'focus_on_development' => 'Focus on Development',
'intent_letter' => 'Letter of Intent',
];