mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
8 lines
168 B
PHP
8 lines
168 B
PHP
<?php
|
|
|
|
return [
|
|
'msg_deleted_your_sub' => "删除了你上传的字幕。",
|
|
'msg_your_sub_deleted' => "字幕被删除",
|
|
'msg_reason_is' => "原因:",
|
|
];
|