From 7ec361ef44b030469584f46767a60fa42389deb5 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 12 Feb 2020 13:18:05 +0300 Subject: [PATCH] New translations stream.php (Albanian) --- .../visiosoft/cats-module/resources/lang/sq/stream.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 addons/default/visiosoft/cats-module/resources/lang/sq/stream.php diff --git a/addons/default/visiosoft/cats-module/resources/lang/sq/stream.php b/addons/default/visiosoft/cats-module/resources/lang/sq/stream.php new file mode 100644 index 000000000..f38986718 --- /dev/null +++ b/addons/default/visiosoft/cats-module/resources/lang/sq/stream.php @@ -0,0 +1,10 @@ + [ + 'name' => 'Category', + ], + 'placeholderforsearch' => [ + 'name' => 'Placeholderforsearch', + ], +];