From 2e81231148691fc57f2c81a3f5f392747b978a34 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:04:36 +0300 Subject: [PATCH] New translations button.php (Romanian) --- .../visiosoft/cats-module/resources/lang/ro/button.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 addons/default/visiosoft/cats-module/resources/lang/ro/button.php diff --git a/addons/default/visiosoft/cats-module/resources/lang/ro/button.php b/addons/default/visiosoft/cats-module/resources/lang/ro/button.php new file mode 100644 index 000000000..b5187b691 --- /dev/null +++ b/addons/default/visiosoft/cats-module/resources/lang/ro/button.php @@ -0,0 +1,8 @@ + 'Categorie noua', + 'add_sub_category' => 'Adăugați subcategorie', + 'sub_category' => 'Arată subcategorie', + 'new_placeholderforsearch' => 'Nouă locație de căutare', +];