1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-16 12:10:32 +09:00

Merge pull request #156 from BlackdestinyXX/master

enhancement: better italian traduction
This commit is contained in:
uetchy 2022-04-25 22:21:02 +09:00 committed by GitHub
commit df2f778832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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</1> and become a contributor!"
}

View File

@ -52,9 +52,9 @@
"unavailable": "Non disponibile",
"uniqueness": {
"description": "UNIQ mostra quanto il tuo nome è unico (da 0 a 100)",
"high": "Piuttosto unico",
"low": "Tipico",
"moderate": "Moderatamente unico"
"high": "Molto raro",
"low": "Comune",
"moderate": "Raro"
},
"join-us": "Invia <1>una pull request</1> e diventa un contributore!"
}