summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-28 18:38:45 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-28 18:38:45 +0200
commitc11b93e92bd3940c5c6083d0642ea3d9cbdfdaeb (patch)
tree6343360df3f8a5b2a524ead439e7247129757364
parentNew translations auth.json (Urdu (India)) (diff)
downloadserver-c11b93e92bd3940c5c6083d0642ea3d9cbdfdaeb.tar.xz
New translations common.json (Hindi)
-rw-r--r--locales/hi/common.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/hi/common.json b/locales/hi/common.json

index 82202802..9c73f808 100644 --- a/locales/hi/common.json +++ b/locales/hi/common.json
@@ -11,7 +11,7 @@ "BASE_TYPE_ARRAY": "यह फ़ील्ड एक ऐरे होनी चाहिए", "UNKOWN_FIELD": "अज्ञात कुंजी: [[key]]", "BASE_TYPE_CONSTANT": "This field must be {{value}}", - "EMAIL_TYPE_INVALID_EMAIL": "Not a well formed email address", + "EMAIL_TYPE_INVALID_EMAIL": "Not a well-formed email address", "DATE_TYPE_PARSE": "Could not parse {{date}}. Should be ISO8601", "BASE_TYPE_BAD_LENGTH": "Must be between {{length}} in length" }