diff --git a/addons/default/visiosoft/cats-module/resources/lang/ja/stream.php b/addons/default/visiosoft/cats-module/resources/lang/ja/stream.php new file mode 100644 index 000000000..aec2bf600 --- /dev/null +++ b/addons/default/visiosoft/cats-module/resources/lang/ja/stream.php @@ -0,0 +1,10 @@ + [ + 'name' => 'カテゴリー', + ], + 'placeholderforsearch' => [ + 'name' => '検索用のプレースホルダー', + ], +];