From f55955fc5013032f19f16972d9d6253a1cda6941 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:23:35 +0300 Subject: [PATCH] New translations setting.php (Chinese Traditional) --- .../profile-module/resources/lang/zh/setting.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 addons/default/visiosoft/profile-module/resources/lang/zh/setting.php diff --git a/addons/default/visiosoft/profile-module/resources/lang/zh/setting.php b/addons/default/visiosoft/profile-module/resources/lang/zh/setting.php new file mode 100644 index 000000000..e5e5d8c4e --- /dev/null +++ b/addons/default/visiosoft/profile-module/resources/lang/zh/setting.php @@ -0,0 +1,10 @@ + [ + 'name' => '顯示我的廣告標籤', + ], + 'upload_avatar' => [ + 'name' => '頭像上傳', + ], +];