Merge pull request #7184 from Sanjaybhattwebkul/patch-5

Update app.php file
This commit is contained in:
Jitendra Singh 2022-12-09 13:04:45 +05:30 committed by GitHub
commit b4dcfd23f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 14 deletions

View File

@ -6,13 +6,13 @@ return [
'products' => [
'booking' => 'Informazioni Prenotazione',
'booking-type' => 'Prenotazione Tipo',
'default' => 'Default',
'default' => 'Predefinita',
'appointment-booking' => 'Prenotazione Appuntamento',
'event-booking' => 'Prenotazione Evento',
'rental-booking' => 'Prenotazione Noleggio',
'table-booking' => 'Prenotazione Tavolo',
'slot-duration' => 'Durata Slot (Min)',
'break-time' => 'Break Time b/w Slots (Mins)',
'break-time' => 'pausa fra fessura',
'available-every-week' => 'Disponibiità Ogni Settimana',
'yes' => 'Sì',
'no' => 'No',
@ -21,10 +21,10 @@ return [
'same-slot-all-days' => 'Stesso Slot tutti i giorni',
'slot-has-quantity' => 'Slot ha quantità',
'slots' => 'Slot',
'no-slots-available' => 'No slots available',
'no-slots-available' => 'senza slot disponibili',
'from' => 'Da',
'to' => 'A',
'qty' => 'Qtà',
'qty' => 'Q.tà',
'add-slot' => 'Aggiungi Slot',
'sunday' => 'Domenica',
'monday' => 'Lunedì',
@ -39,8 +39,8 @@ return [
'daily-hourly' => 'Entrambe (Base Giornaliera e Oraria)',
'daily-price' => 'Prezzo al giorno',
'hourly-price' => 'Prezzo all\'ora',
'location' => 'Location',
'show-location' => 'Mostra Location',
'location' => 'Posizione',
'show-location' => 'Mostra Posizione',
'event-start-date' => 'Data Inizio Evento',
'event-end-date' => 'Data Fine Evento',
'tickets' => 'Biglietti',
@ -49,10 +49,10 @@ return [
'price' => 'Prezzo',
'quantity' => 'Quantità',
'description' => 'Descrizione',
'special-price' => 'Special Price',
'special-price-from' => 'Valid From',
'special-price-to' => 'Valid Until',
'charged-per' => 'Charged Per',
'special-price' => 'prezzo speciale',
'special-price-from' => 'prezzo speciale d',
'special-price-to' => 'prezzo speciale a',
'charged-per' => 'addebitato per',
'guest' => 'Ospite',
'table' => 'Tavolo',
'prevent-scheduling-before' => 'Previeni Scheduling Prima',
@ -86,10 +86,10 @@ return [
'shop' => [
'products' => [
'booking-information' => 'Informazioni sulla prenotazione',
'location' => 'Location',
'location' => 'Posizione',
'contact' => 'Contatto',
'email' => 'Email',
'slot-duration' => 'Durata Slot',
'email' => 'e-mail',
'slot-duration' => ':minutes Minuti',
'slot-duration-in-minutes' => ':minutes Minuti',
'today-availability' => 'Disponibilità odierna',
'slots-for-all-days' => 'Mostra per tutti i giorni',
@ -103,7 +103,7 @@ return [
'closed' => 'Chiuso',
'book-an-appointment' => 'Prenota un Appuntamento',
'date' => 'Data',
'slot' => 'Slot',
'slot' => 'fessura',
'rent-an-item' => 'Noleggia un Articolo',
'choose-rent-option' => 'Scegli una opzione di noleggio',
'daily-basis' => 'Base Giornaliera',