diff --git a/addons/default/visiosoft/cats-module/resources/lang/sv/section.php b/addons/default/visiosoft/cats-module/resources/lang/sv/section.php new file mode 100644 index 000000000..67655fa22 --- /dev/null +++ b/addons/default/visiosoft/cats-module/resources/lang/sv/section.php @@ -0,0 +1,10 @@ + [ + 'title' => 'Kategori', + ], + 'placeholderforsearch' => [ + 'title' => 'Platshållare', + ], +];