lang
This commit is contained in:
40
resources/lang/en/app.php
Normal file
40
resources/lang/en/app.php
Normal file
@@ -0,0 +1,40 @@
|
||||
<?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',
|
||||
];
|
||||
Reference in New Issue
Block a user