mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00: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' => "原因:",
|
|
];
|