diff --git a/public/locales/en/translation.json b/public/locales/en/translation.json index 1eee8cb..88fa8e1 100644 --- a/public/locales/en/translation.json +++ b/public/locales/en/translation.json @@ -56,8 +56,8 @@ "uniqueness": { "description": "UNIQ shows how unique the name is (0 to 100)", "high": "Pretty unique", - "low": "Typical", - "moderate": "Moderately unique" + "low": "Common", + "moderate": "Rare" }, "join-us": "Send <1>a pull request and become a contributor!" }