mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 13:32:41 +08:00
init
This commit is contained in:
12
lang/cht/lang_takeedit.php
Normal file
12
lang/cht/lang_takeedit.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_takeedit = array
|
||||
(
|
||||
'std_edit_failed' => "編輯失敗!",
|
||||
'std_missing_form_data' => "有項目沒有填寫",
|
||||
'std_not_owner' => "你不是發種者!怎麼回事?\n",
|
||||
'std_nfo_too_big' => "NFO過大!最大為65,535位元組。",
|
||||
'std_cannot_move_torrent' => "你沒有將種子移至另一區的許可權。另外,你怎麼會到這?"
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user