From 354aa3922c80a5a0af4a09e3ab6126ec48373cad Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:23:32 +0300 Subject: [PATCH] New translations section.php (Chinese Traditional) --- .../profile-module/resources/lang/zh/section.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 addons/default/visiosoft/profile-module/resources/lang/zh/section.php diff --git a/addons/default/visiosoft/profile-module/resources/lang/zh/section.php b/addons/default/visiosoft/profile-module/resources/lang/zh/section.php new file mode 100644 index 000000000..ffd8763e5 --- /dev/null +++ b/addons/default/visiosoft/profile-module/resources/lang/zh/section.php @@ -0,0 +1,11 @@ + [ + 'title' => '輪廓', + ], + 'adress' => [ + 'title' => '地址', + ], + 'general_setting' => '常規設置', +];