From 24fa3500be0d70813d3dc49d6c2ec2c34e8b4a5e Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:05:16 +0300 Subject: [PATCH] New translations message.php (Romanian) --- .../visiosoft/location-module/resources/lang/ro/message.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 addons/default/visiosoft/location-module/resources/lang/ro/message.php diff --git a/addons/default/visiosoft/location-module/resources/lang/ro/message.php b/addons/default/visiosoft/location-module/resources/lang/ro/message.php new file mode 100644 index 000000000..b513258bf --- /dev/null +++ b/addons/default/visiosoft/location-module/resources/lang/ro/message.php @@ -0,0 +1,6 @@ + 'Tastați aici pentru a căuta', + 'null_msg' => 'Nu a fost gasit', +];