aboutsummaryrefslogtreecommitdiff
path: root/src/locales/yo_NG
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/yo_NG
parent18e59aa8805b3413b6f8058b1a00ff5bcbfbc935 (diff)
downloadfaker-f917f4fd348d2cce7883dc2b0d46c4dda72ec442.tar.xz
faker-f917f4fd348d2cce7883dc2b0d46c4dda72ec442.zip
docs: add jsdocs to the pre-built instances (#3193)
Diffstat (limited to 'src/locales/yo_NG')
-rw-r--r--src/locales/yo_NG/index.ts6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/locales/yo_NG/index.ts b/src/locales/yo_NG/index.ts
index 967e785c..33a18948 100644
--- a/src/locales/yo_NG/index.ts
+++ b/src/locales/yo_NG/index.ts
@@ -6,6 +6,12 @@ import type { LocaleDefinition } from '../..';
import metadata from './metadata';
import person from './person';
+/**
+ * The locale data for the `yo_NG` locale.
+ *
+ * - Language: Yoruba (Nigeria)
+ * - Endonym: Yoruba (Naijiria)
+ */
const yo_NG: LocaleDefinition = {
metadata,
person,