vr-shopxo-source/service/Application/Api/Lang/zh-cn/agreement.php

13 lines
221 B
PHP
Executable File

<?php
/**
* 模块语言包-协议
* @author Devil
* @blog http://gong.gg/
* @version 0.0.1
* @datetime 2016-12-01T21:51:08+0800
*/
return array(
'agreement_site_title' => '服务协议',
);
?>