From f3bc36d25486b1772cb4af87a39af07345b8c5c1 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:28:29 +0300 Subject: [PATCH] New translations stream.php (Hindi) --- .../visiosoft/cats-module/resources/lang/hi/stream.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 addons/default/visiosoft/cats-module/resources/lang/hi/stream.php diff --git a/addons/default/visiosoft/cats-module/resources/lang/hi/stream.php b/addons/default/visiosoft/cats-module/resources/lang/hi/stream.php new file mode 100644 index 000000000..cda676b1d --- /dev/null +++ b/addons/default/visiosoft/cats-module/resources/lang/hi/stream.php @@ -0,0 +1,10 @@ + [ + 'name' => 'वर्ग', + ], + 'placeholderforsearch' => [ + 'name' => 'Placeholderforsearch', + ], +];