www.gusucode.com > Catfish(鲶鱼) CMS系统 PHP版 v4.8.21源码程序 > Catfishcms_v4.8.21/application/index/lang/zh-mo.php

    <?php
/**
 * Project: Catfish.
 * Author: A.J
 * Date: 2016/11/27
 */
return [
    'Article list' => '文章列表',
    'No search found' => '沒有找到搜索內容',
    'Search' => '搜索',
    'Message content must be filled out' => '留言內容必須填寫',
    'The e-mail format is incorrect' => '郵箱格式錯誤',
    'Sign up' => '註冊',
    'Log in' => '登錄',
    'User center' => '用戶中心',
    'Sign out' => '退出',
    'secrecy' => '保密',
    'male' => '男',
    'female' => '女',
    'Related categories' => '相關分類',
    'Articles' => '文章'
];