First complete upload CasaDoc
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
<?php
|
||||
$dashboard="Dashboard";
|
||||
$myschool="My School";
|
||||
$schooldetails="Details";
|
||||
$schoolphotos="Photos";
|
||||
$teachers="Teachers";
|
||||
$yourclasses="Your Classes";
|
||||
$showclasses="Show Classes";
|
||||
$bookings="Bookings";
|
||||
$showbookings="Show bookings";
|
||||
$contactus="Contact us";
|
||||
$contactusform="Contact us Form";
|
||||
$supportticket="Support tickets";
|
||||
$gotosection="Go to section";
|
||||
$pagepreview="Page Preview";
|
||||
$schoolname="School Name";
|
||||
$address="Address";
|
||||
$city="City";
|
||||
$zip="Zip";
|
||||
$country="Country";
|
||||
$phoneschool="Phone School";
|
||||
$emailschool="Email School";
|
||||
$referencenameschool="Reference name school";
|
||||
$referencemeailschool="Reference Email School";
|
||||
$schooldescription="School decription";
|
||||
$schooldetailstitle="School Details";
|
||||
$updateschooldetailstitle="Update yoru school details. These info will be present into the personal school page";
|
||||
$photoup="Upload a Photo";
|
||||
$photoupinstruction="Upload here one or more photo. They will be visible into your page";
|
||||
?>
|
||||
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
$myprofile="Il mio profilo";
|
||||
$accountsettings="Impostazioni";
|
||||
$mybalance="Il mio conto";
|
||||
$beach="Spiagge";
|
||||
$wallet="Conto";
|
||||
$documentation="Istruzioni";
|
||||
$beachname="Spiaggia ";
|
||||
$beachtitle="Spiagge";
|
||||
$subtitlebeach="Lista spiagge associate a te";
|
||||
$namebeach="Nome Spiaggia";
|
||||
$citybeach="Città Spiaggia";
|
||||
$action="Azioni";
|
||||
$map="Mappa";
|
||||
$details="Dettagli";
|
||||
$service="Servizi";
|
||||
$cancel="Cancella";
|
||||
$beachlist="Lista Spiagge";
|
||||
$newbeach="Nuova Spiaggia";
|
||||
$modifybeach="Modifica Spiaggia ";
|
||||
?>
|
||||
Reference in New Issue
Block a user