/var/www/flurhymez/resources/lang/en
Edit: /var/www/flurhymez/resources/lang/en/lang.php (2202B)
[
'copyright' => 'All rights reserved',
'made_with' => 'Made with',
'by' => 'by',
'times' => 'Monday - Saturday: 08:30 - 17:30',
'lang' => 'English',
],
'buttons' => [
'view_all' => 'View All',
],
'navbar' => [
'home' => 'Home',
'about' => 'About us',
'works' => 'Releases',
'events' => 'Events',
'contacts' => 'Contact Us',
],
'about' => [
'page_title' => 'Mixture of music & Visual arts',
'page_subtitle' => 'An independent record label.',
],
'story' => [
'section_title' => 'Our story',
],
'mission' => [
'section_title' => 'Our mission',
],
'services' => [
'section_title' => 'What we do',
'section_desc' => 'We cover a large range of creative art projects.',
],
'projects' => [
'section_title' => 'Everything is
Art Here',
'section_desc' => 'We cover a large range of creative art projects.',
'page_title' => 'Enjoy our playlists',
'page_subtitle' => 'Records & Artists.',
],
'events' => [
'section_title' => 'Keep following
our events',
'page_title' => 'Get closer to our family',
'page_subtitle' => 'News.',
],
'team' => [
'section_title' => 'Meet our
creative artists',
],
'testimonials' => [
'section_title' => "What people
say's about us",
],
'partners' => [
'section_title' => "Our partners",
],
'contacts' => [
'section_title' => 'Happy to receive
your messages',
'page_title' => 'Get close to us to know more about us',
'page_subtitle' => 'Contact with the team.',
'visit' => 'Visit our studio',
'call' => 'Call us',
'mail' => 'Mail us',
'follow' => 'Follow us',
'name' => 'Full Name',
'title' => 'Message Title',
'number' => 'Phone Number',
'email' => 'e-Mail Address',
'message' => 'Message',
'section_button' => 'Send Message',
]
];