Skip to content

Commit fcfa1e2

Browse files
authored
Italian Translation
1 parent 4425e61 commit fcfa1e2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?php
2+
3+
return [
4+
'comments' => 'Commenti',
5+
'comments.add' => 'Aggiungi commento',
6+
'comments.empty' => 'Ancora nessun commento.',
7+
'comments.placeholder' => 'Aggiungi un commento...',
8+
9+
'notifications.created' => 'Commento aggiunto.',
10+
'notifications.deleted' => 'Commento cancellato.',
11+
12+
'modal.heading' => 'Commenti',
13+
];

0 commit comments

Comments
 (0)