openclassify/addons/default/visiosoft/profile-module/resources/lang/zh/section.php

12 lines
169 B
PHP

<?php
return [
'profile' => [
'title' => '轮廓',
],
'adress' => [
'title' => '地址',
],
'general_setting' => '常规设置',
];