聯系官方銷售客服
1835022288
028-61286886
英文語言包,分頁中的上一頁、下一頁為啥無效?
api/language/zh-en創建了英文語言包,
分頁中的上一頁與下一頁為啥無效呢?,其它的都可以。
return [ '產品' => 'Product', '文章' => 'News', '視頻' => 'Video', '圖片' => 'Photo', '案例' => 'Case', '共享' => 'Shared', '聯系人' => 'Contact', '展會' => 'Exhibition', '應用領域' => 'Application', '下載' => 'Download', '上一頁' => 'Previous Page', '最后一頁' => 'Last Page', '共%s條' => 'Total %s Messages', '第%s頁' => 'Page %s', '下一頁' => 'Next Page', '點擊返回上一頁' => 'Click back to previous page', '關鍵字不得少于系統規定的長度' => 'Keyword must not be less than the length specified by the system', '操作成功,等待管理員審核' => 'The operation is successful, waiting for the administrator to review' ];
配置文件里面的文字包一層函數就行了
回復@韓夢天堂
其它的都有效,為什么上一頁,下一頁不行? 而且根據文檔就是這樣操作的
同樣是分頁里,共多少條就有效