summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-07-05 14:29:02 +0200
committerGitHub <noreply@github.com>2021-07-05 14:29:02 +0200
commite4785ed772f972b7c99970da5a8c257dfcaa89d4 (patch)
treefbe512e007031bfe17c7b803dc40799b0f361e91
parent:sparkles: route specific rate limits (diff)
parentNew translations common.json (Hindi) (diff)
downloadserver-e4785ed772f972b7c99970da5a8c257dfcaa89d4.tar.xz
Merge pull request #165 from fosscord/l10n_master
New Crowdin updates
-rw-r--r--locales/hi/common.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/locales/hi/common.json b/locales/hi/common.json

index 9c73f808..f650d675 100644 --- a/locales/hi/common.json +++ b/locales/hi/common.json
@@ -10,9 +10,9 @@ "BASE_TYPE_OBJECT": "यह फ़ील्ड एक ऑब्जेक्ट होनी चाहिए", "BASE_TYPE_ARRAY": "यह फ़ील्ड एक ऐरे होनी चाहिए", "UNKOWN_FIELD": "अज्ञात कुंजी: [[key]]", - "BASE_TYPE_CONSTANT": "This field must be {{value}}", - "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" + "BASE_TYPE_CONSTANT": "यह क्षेत्र {{value}} होना चाहिए", + "EMAIL_TYPE_INVALID_EMAIL": "खराब ईमेल अड्रेस", + "DATE_TYPE_PARSE": "{{date}} की पदव्‍याख्‍या नहीं हो पाई है। ISO8601 होना चाहिए", + "BASE_TYPE_BAD_LENGTH": "लंबाई {{length}} के बीच में होनी चाहिए" } } \ No newline at end of file