mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-08 17:20:51 +08:00
8 lines
205 B
PHP
8 lines
205 B
PHP
<?php
|
|
|
|
return [
|
|
'msg_deleted_your_sub' => " ha eliminato il sottotitolo che hai caricato. ",
|
|
'msg_your_sub_deleted' => "Il sottotitolo è stato eliminato",
|
|
'msg_reason_is' => "Il motivo: ",
|
|
];
|