mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-07 15:55:25 -06:00
New translations field.php (Italian)
This commit is contained in:
parent
0d8d33d87b
commit
ad0e9826ef
@ -20,7 +20,7 @@ return [
|
||||
'name' => 'Prezzo'
|
||||
],
|
||||
'standard_price' => [
|
||||
'name' => 'Standard Price'
|
||||
'name' => 'Prezzo standard'
|
||||
],
|
||||
'date' => [
|
||||
'name' => 'Data'
|
||||
@ -267,8 +267,8 @@ return [
|
||||
"no_location" => "Nessuna posizione selezionata.",
|
||||
"continue" => 'Continua',
|
||||
"gallery" => 'Galleria',
|
||||
"ads" => 'Ads',
|
||||
"were_found" => 'were found.',
|
||||
"ads" => 'Annunci',
|
||||
"were_found" => 'furono trovati.',
|
||||
|
||||
// Pending screen
|
||||
'pending_message_1' => 'L\'annuncio è in fase di approvazione',
|
||||
@ -296,5 +296,5 @@ return [
|
||||
'select_category_step_by_step' => 'Seleziona la categoria Step by Step',
|
||||
|
||||
// New create page
|
||||
'options' => 'Options',
|
||||
'options' => 'Opzioni',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user