Skip to content

Commit 28eaba4

Browse files
committed
add full nationality name
1 parent c49c10c commit 28eaba4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/.nextRelease/api.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,7 @@ class Generator {
397397
NZ: "New Zealand",
398398
TR: "Turkey",
399399
US: "United States",
400+
UA: "Ukranian",
400401
};
401402
return mapping[nat];
402403
}

0 commit comments

Comments
 (0)