feat: internationalize internship application status messages and add Swedish/German language support

This commit is contained in:
Ümit Tunç
2026-05-11 09:23:07 +03:00
parent ebcbc9842c
commit 3512858304
5 changed files with 183 additions and 7 deletions
+7
View File
@@ -60,6 +60,13 @@ return [
'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',