zh_hans.php 104 B

123456
  1. <?php
  2. return array(
  3. 'profile' => '简历',
  4. 'profile:notfound' => '抱歉,未找到该简历。',
  5. );