diff --git a/lang/cht/lang_speical.php b/lang/cht/lang_speical.php new file mode 100644 index 00000000..5a42ebac --- /dev/null +++ b/lang/cht/lang_speical.php @@ -0,0 +1,7 @@ + "對不起...", + 'std_permission_denied_only' => "你沒有該權限。只有", + 'std_or_above_can_view' => "及以上等級的用戶才能查看特別區。

請查看常見問題了解更多關於用戶等級和權限的信息。

" .$SITENAME."管理組
", +]; diff --git a/lang/en/lang_speical.php b/lang/en/lang_speical.php new file mode 100644 index 00000000..26867d95 --- /dev/null +++ b/lang/en/lang_speical.php @@ -0,0 +1,7 @@ + "Sorry...", + 'std_permission_denied_only' => "Permission denied. Only ", + 'std_or_above_can_view' => " or above could view Special section.

Please see the FAQ for more information on different user classes and what they can do.

The " .$SITENAME." Staff
", +];