aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/locales/ar/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/locales/ar/index.js b/lib/locales/ar/index.js
index 01dad726..ff0a4528 100644
--- a/lib/locales/ar/index.js
+++ b/lib/locales/ar/index.js
@@ -3,6 +3,7 @@ module["exports"] = ar;
ar.title = "Arabic";
ar.separator = " & ";
ar.address = require("./address");
+ar.name = require("./name");
ar.phone_number = require("./phone_number");
ar.cell_phone = require("./cell_phone");
ar.commerce = require("./commerce");