Sign in

w-front-end / select_good · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • select_good
  • src
  • plugins
  • i18n
  • zh-cn.js
  • init
    7d78f7fb
    zhiyangdu authored
    2020-03-25 17:33:02 +0800  
    Browse Code »
zh-cn.js 264 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
// zh-cn
module.exports = {

    /* ---------- 页面语言包 开始 ---------- */

    // 公共部分

    // 预售
    ADVANCE_SALE_TITLE: "预售列表",
    ADVANCE_SALE_PRICE: "预售价:"

    

    /* ---------- 组件语言包 开始 ---------- */
};