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

chore: add engagement text

This commit is contained in:
2021-11-11 12:37:21 +09:00
parent f85e4ce66d
commit 529b96a2bb
7 changed files with 75 additions and 50 deletions

View File

@@ -44,9 +44,10 @@
"try": "これはどう?",
"unavailable": "取得できません",
"uniqueness": {
"description": "UNIQ は名前がどれくらいユニークかを示しています(0から100)",
"description": "名前がどれくらいユニークかを示しています(0→ありきたり 100→超ユニーク)",
"high": "超ユニーク",
"low": "普通",
"moderate": "そこそこユニーク"
}
},
"join-us": "<1>プルリクエスト</1>を送ってコントリビューターになりましょう!"
}