reportify_mncl/public/languages/en/general - Copia.php
2024-06-10 10:07:23 +02:00

48 lines
1.3 KiB
PHP

<?php
$welcome="Welcome";
$dashboard="Dashboard";
$rsl="RSL";
$supplier="Supplier";
$lab="Laboratories";
$dataman="Data Management";
$statistic="Statistic";
$scoring="Scoring";
$support="Support";
$documentation="Documentation";
$faq="FAQ";
$logout="Log Out";
$contactus="Contact Us";
$dashboardmessage="Welcome to Dashboard of Reportify.cloud. From the left side menù you can navigate all the website functionality";
$manage="Manage the Dashboard";
$contactlist="Contact entity";
$colleagues="Colleagues";
$back="Back";
$optionarea="Options";
$mycompany="My Company";
$subdivision="Department";
$accesslogin="Access Login";
$mycompanydetails="Company Details";
$companyname="Company Name";
$companyaddress="Company Address";
$company_email="Email";
$company_phone="Phone";
$company_city="City";
$department="Department";
$departmentname="Department name";
$departmentcity="Department City";
$roles="Roles";
$companies_name_lang="Name";
$companies_address_lang="Address";
$companies_city_lang="City";
$companies_phone_lang="Phone";
$companies_email_lang="Email";
$companies_vat_lang="Vat";
$companies_grade_lang="Grade";
$companies_website_lang="Website";
$companies_zip_lang="Zip";
$companies_category_id_lang="Category";
$companies_createdat_lang="Create at";
$companies_updateat_lang="Update at";
$ciao="Ciao";
?>