lang_announce.php

来自「极限网络智能办公系统—MYOA26—100%—源程序。」· PHP 代码 · 共 5 行

PHP
5
字号
<?php

$lang = array( "active_users_detail" => "%s Guests and %s Anonymous Users", "active_users_title" => "%s User(s) are reading this topic", "active_users_members" => "%s Members:", "announcement_start" => "Started: <#START#>", "announcement_end" => "Expires: <#END#>", "announcement_views" => "Views: <#VIEWS#>", "m_posts" => "Posts:", "back_top" => "Back to top", "member_no" => "Member No.:", "m_group" => "Group:", "m_joined" => "Joined:", "forum_jump" => "Forum Jump", "no_expire" => "This announcement will not expire.", "announce_bar" => "Announcement" );
?>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?