mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Italian)
This commit is contained in:
parent
6773b8718e
commit
01234e9636
@ -43,6 +43,10 @@ return [
|
||||
'login_with_phone_number' => 'Accedi con il numero di telefono',
|
||||
'login_with_email_address' => 'Accedi con indirizzo e-mail',
|
||||
|
||||
// Share
|
||||
'share_on_facebook' => 'Share on Facebook',
|
||||
'share_on_twitter' => 'Share on Twitter',
|
||||
|
||||
// Side menu links
|
||||
'company_directory' => 'Directory aziendale',
|
||||
'popular_ads' => 'Annunci popolari',
|
||||
@ -51,6 +55,9 @@ return [
|
||||
'sms' => 'Invia SMS (SMS)',
|
||||
'mail' => 'Inviare una mail',
|
||||
|
||||
//Related
|
||||
'related_posts' => 'Related Posts',
|
||||
|
||||
// Register instruction seed
|
||||
'register_instructions' => 'Istruzioni per la registrazione',
|
||||
'list' => 'Elenco',
|
||||
@ -62,4 +69,6 @@ return [
|
||||
'your_internet_connection_is_broken' => 'La tua connessione Internet è interrotta,',
|
||||
'we_miss_you_so_much_already' => 'ci manchi già tanto!',
|
||||
'try_again' => 'Riprova',
|
||||
|
||||
'news_title' => 'Sectoral Developments All in :name',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user