From 48b0ae35f680bdeeb9fa97c961fe69a807efc9e5 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:25:30 +0300 Subject: [PATCH] New translations stream.php (Vietnamese) --- .../visiosoft/cats-module/resources/lang/vi/stream.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 addons/default/visiosoft/cats-module/resources/lang/vi/stream.php diff --git a/addons/default/visiosoft/cats-module/resources/lang/vi/stream.php b/addons/default/visiosoft/cats-module/resources/lang/vi/stream.php new file mode 100644 index 000000000..577347e5e --- /dev/null +++ b/addons/default/visiosoft/cats-module/resources/lang/vi/stream.php @@ -0,0 +1,10 @@ + [ + 'name' => 'thể loại', + ], + 'placeholderforsearch' => [ + 'name' => 'Tìm kiếm chỗ', + ], +];