1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 18:08:11 +09:00

feat: new uniqueness indicator

This commit is contained in:
2020-06-20 18:19:05 +09:00
parent 8f3716b4d5
commit 2bb631ee7e
10 changed files with 56 additions and 82 deletions

View File

@@ -29,9 +29,10 @@
"firebase": "Firebase"
},
"uniqueness": {
"high": "とてもユニーク",
"high": "ユニーク",
"moderate": "そこそこユニーク",
"low": "あまりユニークではない"
"low": "普通",
"description": "UNIQ は名前がどれくらいユニークかを示しています(0から100)"
},
"countryCode": "jp",
"try": "これはどう?",