aboutsummaryrefslogtreecommitdiff
path: root/src/locales/nl_BE
diff options
context:
space:
mode:
authorST-DDT <[email protected]>2024-10-21 14:48:28 +0200
committerGitHub <[email protected]>2024-10-21 12:48:28 +0000
commitf917f4fd348d2cce7883dc2b0d46c4dda72ec442 (patch)
tree657fc5e73ddbec4b259b9a54a815aa29d7fde44a /src/locales/nl_BE
parent18e59aa8805b3413b6f8058b1a00ff5bcbfbc935 (diff)
downloadfaker-f917f4fd348d2cce7883dc2b0d46c4dda72ec442.tar.xz
faker-f917f4fd348d2cce7883dc2b0d46c4dda72ec442.zip
docs: add jsdocs to the pre-built instances (#3193)
Diffstat (limited to 'src/locales/nl_BE')
-rw-r--r--src/locales/nl_BE/index.ts6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/locales/nl_BE/index.ts b/src/locales/nl_BE/index.ts
index cc6da2f4..5ed6b99a 100644
--- a/src/locales/nl_BE/index.ts
+++ b/src/locales/nl_BE/index.ts
@@ -10,6 +10,12 @@ import metadata from './metadata';
import person from './person';
import phone_number from './phone_number';
+/**
+ * The locale data for the `nl_BE` locale.
+ *
+ * - Language: Dutch (Belgium)
+ * - Endonym: Nederlands (Belgiƫ)
+ */
const nl_BE: LocaleDefinition = {
company,
internet,