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' => '搜索佔位符', + ], +];