openclassify/addons/default/visiosoft/profile-module/resources/lang/zh/section.php
2026-03-02 23:41:21 +03:00

19 lines
326 B
PHP

<?php
return [
'profile' => [
'title' => '轮廓',
],
'adress' => [
'title' => '地址',
],
'general_setting' => '常规设置',
'recaptcha' => '验证码',
'education' => [
'title' => '教育',
],
'education_part' => [
'title' => '教育部分',
],
];