Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- return array(
- // form
- "form.title" => "Edit Profile",
- "form.section_photo" => "Profile Photo",
- "form.logo.placeholder" => "Upload a official logo is an important way for people to recognize your company.<br/>Please upload a official logo.",
- "form.logo.btn" => "Upload Photo",
- "form.section_company" => "Company Information",
- "form.company.name" => "Company Name",
- "form.company.reg_no" => "Company Registration Number",
- "form.company.about" => "About",
- "form.section_gallery" => "Photo Gallery",
- "form.section_services" => "Services",
- "form.services" => "Services",
- "form.section_contact" => "Contact Information",
- "form.contact.number" => "Contact Number",
- "form.contact.fax"=> "Fax",
- "form.contact.display_address" => "Display Address",
- "form.contact.display_city" => "City/State",
- "form.contact.address" => "Address",
- );
Add Comment
Please, Sign In to add comment