2025-09-03 17:23:09 +08:00

27 lines
1.1 KiB
Properties

#錯誤消息
ERRCODE.CMS.STAT.BAIDU_TONGJI_CONFIG_EMPTY=請配置百度統計apiKey、secretKey和refreshToken
# 校驗消息
VALIDATOR.CMS.STAT.BD_SITE_ID_NOT_NULL=百度站點ID不能為空
VALIDATOR.CMS.STAT.START_DATE_NOT_NULL=開始時間不能為空
VALIDATOR.CMS.STAT.END_DATE_NOT_NULL=結束時間不能為空
VALIDATOR.CMS.STAT.TIME_GRAN_NOT_NULL=時間粒度不能為空
# 統計菜單
STAT.MENU.CmsSiteStat=百度訪問統計
STAT.MENU.BdSiteTrendOverview=網站概況
STAT.MENU.BdSiteTimeTrend=趨勢分析
STAT.MENU.BdSiteVisitSource=訪問來源
STAT.MENU.BdSiteEngineSource=搜索引擎來源
STAT.MENU.BdSiteSearchWordSource=搜索詞來源
STAT.MENU.CmsContentStat=內容統計
STAT.MENU.ContentDynamicStat=內容動態數據統計
STAT.MENU.ContentStatByCatalog=欄目發布統計
STAT.MENU.ContentStatByUser=用戶發布統計
# TAG
FREEMARKER.TAG.cms_stat.NAME=訪問統計標籤
FREEMARKER.TAG.cms_stat.DESC=用於在模板頁面中插入內置訪問統計指令碼或直譯式程式代碼
SCHEDULED_TASK.StatContentCountByStatus=內容發布統計任務