New translations web.php (Italian)

[ci skip]
This commit is contained in:
daniel 2022-03-01 22:49:36 -07:00
parent ae091ed607
commit 58c955e0ba

View file

@ -6,7 +6,7 @@ return [
'comment' => 'Commenta', 'comment' => 'Commenta',
'commented' => 'Commentato', 'commented' => 'Commentato',
'comments' => 'Commenti', 'comments' => 'Commenti',
'like' => 'Like', 'like' => 'Mi piace',
'liked' => 'Like aggiunto', 'liked' => 'Like aggiunto',
'likes' => 'Tutti i Like', 'likes' => 'Tutti i Like',
'share' => 'Condividi', 'share' => 'Condividi',
@ -36,7 +36,7 @@ return [
'site' => [ 'site' => [
'terms' => 'Termini di Utilizzo', 'terms' => 'Termini di Utilizzo',
'privacy' => 'Informativa Privacy', 'privacy' => 'Informativa sulla Privacy',
], ],
'navmenu' => [ 'navmenu' => [
@ -64,7 +64,7 @@ return [
// Nav footer // Nav footer
'about' => 'Info', 'about' => 'Info',
'help' => 'Supporto', 'help' => 'Aiuto',
'language' => 'Lingua', 'language' => 'Lingua',
'privacy' => 'Privacy', 'privacy' => 'Privacy',
'terms' => 'Condizioni', 'terms' => 'Condizioni',
@ -193,7 +193,7 @@ return [
], ],
'hashtags' => [ 'hashtags' => [
'emptyFeed' => 'Non riusciamo a trovare alcun post con questo hashtag' 'emptyFeed' => 'Non riusciamo a trovare nessun post con questo hashtag'
], ],
'report' => [ 'report' => [