Files
gujurly.com/resources/lang/en/app.php
2025-07-29 16:17:32 +05:00

40 lines
1.4 KiB
PHP

<?php
return [
'Search Here' => 'Search Here',
'Address' => 'Address',
'Phone' => 'Phone',
'Email Address' => 'Email Address',
'Location' => 'Location',
'Home' => 'Home',
'About Us' => 'About Us',
'Our solutions' => 'Our solutions',
'News & Stories' => 'News & Stories',
'News' => 'News',
'Success Stories' => 'Success Stories',
'Careers' => 'Careers',
'Career Opportunities' => 'Career Opportunities',
'Internships' => 'Internships',
'Contact' => 'Contact',
'Get Started' => 'Get Started',
'Salary:' => 'Salary:',
'Description' => 'Description',
'Responsibilities and Qualifications' => 'Responsibilities and Qualifications',
'Apply for this Career' => 'Apply for this Career',
'Apply for this Internship' => 'Apply for this Internship',
'Our Trusted Partners' => 'Our Trusted Partners',
'Mode' => 'Mode',
'light' => 'light',
'dark' => 'dark',
'Quick links' => 'Quick links',
'Support' => 'Support',
'Terms & Conditions' => 'Terms & Conditions',
'Privacy policy' => 'Privacy policy',
'About US' => 'About US',
'About Page Settings' => 'About Page Settings',
'Portfolio' => 'Portfolio',
'Contact Page Settings' => 'Contact Page Settings',
'Manage Solutions' => 'Manage Solutions',
'Success Section' => 'Success Section',
'Settings' => 'Settings',
];