added spanish
diff --git a/setup/locale/_messages_js.json b/setup/locale/_messages_js.json
new file mode 100644
index 0000000..0637a08
--- /dev/null
+++ b/setup/locale/_messages_js.json
@@ -0,0 +1 @@
+[]
\ No newline at end of file
diff --git a/setup/locale/_messages_py.json b/setup/locale/_messages_py.json
new file mode 100644
index 0000000..a727ba4
--- /dev/null
+++ b/setup/locale/_messages_py.json
@@ -0,0 +1,3 @@
+[
+ "Please specify Default Currency in Company Master \\\t\t\tand Global Defaults"
+]
\ No newline at end of file
diff --git a/setup/locale/es-py.json b/setup/locale/es-py.json
new file mode 100644
index 0000000..b27b0e2
--- /dev/null
+++ b/setup/locale/es-py.json
@@ -0,0 +1,3 @@
+{
+ "Please specify Default Currency in Company Master \\\t\t\tand Global Defaults": "Por favor, especifique Moneda predeterminada en Master Compa\u00f1\u00eda \\ y predeterminados globales"
+}
\ No newline at end of file