From d785d9ac4659c9eafe5ee79e306917a1c945358f Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:24:09 +0300 Subject: [PATCH] New translations stream.php (Chinese Traditional) --- .../visiosoft/cats-module/resources/lang/zh/stream.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 addons/default/visiosoft/cats-module/resources/lang/zh/stream.php diff --git a/addons/default/visiosoft/cats-module/resources/lang/zh/stream.php b/addons/default/visiosoft/cats-module/resources/lang/zh/stream.php new file mode 100644 index 000000000..30346018c --- /dev/null +++ b/addons/default/visiosoft/cats-module/resources/lang/zh/stream.php @@ -0,0 +1,10 @@ + [ + 'name' => '類別', + ], + 'placeholderforsearch' => [ + 'name' => '搜索佔位符', + ], +];