lang_profile.php

来自「sabreipb 2.1.6 utf-8中文版本!」· PHP 代码 · 共 108 行

PHP
108
字号
<?php$lang = array ('mygallery' 		=> 'View My Gallery','no_photo_avail'	=> "No Photo Available",//2.1.2'open_menu'			=> "Open Menu",'get_photo'			=> "User Photo",// 2.1'dname_title'    => "Member's Display Name History",'dname_window_title' => "Display Name History For:",'dname_name_from'		 => "From",'dname_name_to'		 => "To",'dname_date'		 => "Change Date",'warn_title'		 => "Warn:",// 2.0'profile_options' => "Profile Options",'find_member_topics' => "Find member's topics",'website_addr' => 'Website','supmod_edit_member' => 'Edit Member','ignore_user' => 'Ignore User','last_active' => 'Last Active','last_click'  => 'Status','online_offline' => "Offline",'wol_index'   => 'Reading Board Index','wol_topic'   => 'Active in topic','wol_forum'   => 'Active in forum','wol_ucp'     => 'Active in User Control Panel / PM Center','wol_profile' => 'Reading a profile','wol_search'  => "Searching",// 1.2'rating_level' => "Rating",'warn_level'   => "Warn",'photo_title'  => "Photo",'ac_close'     => "Close card",'ac_download'  => "Download this card",//--'user_local_time' => "User's local time",'head_addit'   => "Additional Information",'head_title'   => "Viewing Profile",'head_contact' => "Contact Details",'head_posts'   => "Posting Information",'head_info'    => "Member Information",'no_info'      => "<i>No Information</i>",'click_here'   => "<i>Click Here</i>",'private'      => "<i>Private</i>",'active_stats' => "Active Stats",'total_posts'   => "Total Cumulative Posts",'joined'        => "Joined",'posts_per_day'  => "posts per day",'total_percent'  => "of total forum posts",'fav_forum'      => "Most active in",'fav_posts'      => "posts",'fav_percent'    => "of this member's active posts",'communicate'    => "Communicate","info"           => "Information",'post_detail'    => "Posting Details",'email'   => "Send an Email",'aim'     => "AIM Name",'icq'     => "ICQ Number",'yahoo'   => "Yahoo Identity",'msn'     => "MSN Identity",'pm'      => "Send a Personal Message",'page_title' => "Viewing Profile",'find_posts'  => "Find member's posts",'add_to_contact' => "Add to contact list",'edit_my_sig'    => "Edit my Signature",'edit_profile'   => "Edit my Profile",'edit_avatar'    => "Avatar Options",'mgroup'  => "Member Group",'mtitle'  => "Member Title",'homepage'=> "Home Page",'birthday' => "Birthday",'location' => "Location",'interests' => "Interests",'avatar'    => "Avatar",'siggie'    => "Signature",);?>

⌨️ 快捷键说明

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