mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
huge Laravel 10 upgrade
This commit is contained in:
19
resources/lang/vendor/laravel-comments/it/comments.php
vendored
Normal file
19
resources/lang/vendor/laravel-comments/it/comments.php
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'cancel' => 'Annulla',
|
||||
'copied' => 'Link copiato',
|
||||
'copy_link' => 'Copia link',
|
||||
'create_comment' => 'Commenta',
|
||||
'create_reply' => 'Rispondi',
|
||||
'delete' => 'Cancella',
|
||||
'delete_confirmation_text' => 'Si è sicuri? La decisione sarà definitiva.',
|
||||
'delete_confirmation_title' => 'Cancella commento',
|
||||
'edit' => 'Modifica',
|
||||
'edit_comment' => 'Salva',
|
||||
'just_now' => 'Adesso',
|
||||
'no_comments_yet' => 'Non ci sono commenti…',
|
||||
'send_notifications' => 'Notifica se qualcuno risponde',
|
||||
'write_comment' => 'Lascia un commento',
|
||||
'write_reply' => 'Rispondi al commento',
|
||||
);
|
||||
Reference in New Issue
Block a user