labels.php 73 B

12345
  1. <?php
  2. return [
  3. 'home' => '首页',
  4. 'translation' => '译文',
  5. ];