mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 18:08:11 +09:00
feat: add uniqueness indicator
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
"nta": "Company (JP)",
|
||||
"ocaml": "OCaml"
|
||||
},
|
||||
"uniqueness": {
|
||||
"high": "Pretty unique",
|
||||
"moderate": "Moderately unique",
|
||||
"low": "Not so unique"
|
||||
},
|
||||
"countryCode": "us",
|
||||
"try": "How about this?",
|
||||
"showMore": "show more",
|
||||
|
Reference in New Issue
Block a user