diff options
| author | fariborzemami <[email protected]> | 2020-01-31 23:29:24 +0330 |
|---|---|---|
| committer | fariborzemami <[email protected]> | 2020-01-31 23:29:24 +0330 |
| commit | b7df650a91fc68cc06bcd0cdc75820a2c8fdc3fc (patch) | |
| tree | e64d28af364ba3f4be370842382cb5d371670695 | |
| parent | d3e646a7ca0fb1f28518660eef7061768f8b5564 (diff) | |
| download | faker-b7df650a91fc68cc06bcd0cdc75820a2c8fdc3fc.tar.xz faker-b7df650a91fc68cc06bcd0cdc75820a2c8fdc3fc.zip | |
chore: update index.js
| -rw-r--r-- | lib/locales/fa/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/locales/fa/index.js b/lib/locales/fa/index.js index 41901b45..d9357303 100644 --- a/lib/locales/fa/index.js +++ b/lib/locales/fa/index.js @@ -8,3 +8,4 @@ fa.lorem = require("./lorem"); fa.cell_phone = require("./cell_phone"); fa.date = require("./date"); fa.vehicle = require("./vehicle"); +fa.internet = require("./internet"); |
