app.php 3.65 KB
<?php

return [

	'Name'                              => 'Name',
	'Secondname'                        => 'Surname',
	'Dignity'                           => 'Title',
	'Gender'                            => 'Gender',
	'Birth'                             => 'Date of birth',
	'Citizenship'                       => 'Nationality',
	'Passport'                          => 'Series and passport number',
	'Email'                             => 'E-mail',
	'Organization'                      => 'Place of work, position',

	'Participation in events'           => 'Participation in events',
	'mark required'                     => 'mark required',

	'Conference'                        => 'Ministerial conference',
	'Geee'                              => 'Group of Experts on Energy Efficiency (GEEE)',
	'Gere'                              => 'Group of Experts on Renewal Energetics (GERE)',

	'Register!'                         => 'REGISTRATION',
	'12-18'                             => 'November 12-18, 2018 Kiev, Ukraine',
	'About'                             => 'About the event',

	'Orgs'                              => 'Organizers',
	'Prog z'                            => 'PROGRAM OF THE EVENT',
	'Planning'                          => 'PLAN YOUR TRIP ',
	'9F'                                => 'Ninth International Forum <br /> on Energy for Sustainable Development',
	'Contacts'                          => 'CONTACTS',
	'Speakers'                          => 'Speakers',
	"We in socials"                     => 'We are in social networks',
	'All rights reserved'               => 'All rights reserved',
	'Callback'                          => 'Back call',
	'Phone'                             => 'Phone number',
	'Message'                           => 'Message',
	'Send'                              => 'Send',
	'Thanks for request'                => 'Thank you for registering! <br /><br /> A letter of confirmation of participationin the \"Ninth International Energy Forum for Sustainable Development\" will be sent to your e-mail address as soon as possible.',
	'We call you later'                 => 'A letter of confirmation of participation in the "Ninth International Energy Forum for Sustainable Development" will be sent to your e-mail address as soon as possible.',
	'Without category'                  => 'Unassigned',
	'Continue reading'                  => 'Continue reading',
	'Blog'                              => 'Blog',
	'Company blog'                      => 'Company Blog',
	'Categories'                        => 'Categories',
	'Search by tags'                    => 'Поиск по тегам',
	'Sorry1'                            => 'We are sorry - this page is not here anymore',
	'404'                               => 'Error 404 - Page not found',
	'Go to Homepage'                    => 'Go to Homepage',
	'Fill1'                             => 'Please fill out the following fields to login:',
	'Forgot1'                           => 'If you forgot your password you can ',
	'reset it'                          => 'reset it',
	'Fill2'                             => 'Please fill out your email. A link to reset password will be sent there.',
	'Choose new pass'                   => 'Please choose your new password:',
	'Add photo'                         => 'attach photo',
	'Reqs1'                             => 'images in jpeg, gif, png format size not more than 2Mb',
	'Main'                              => 'Main',
	'Generals'                          => 'General partners',
	'Partners'                          => 'International partners',
	'Male'                              => 'male',
	'Female'                            => 'female',

	'Signup'                            => 'Signup',





];
?>