summary refs log tree commit diff
diff options
context:
space:
mode:
authorrobigan <35210888+robigan@users.noreply.github.com>2021-07-05 18:32:55 +0200
committerGitHub <noreply@github.com>2021-07-05 18:32:55 +0200
commitbbe8c133c3e29d5bd9619d97e618ed8f8ed50d1b (patch)
tree2d068fe4fa31e04766be03180562a3bd481219d4
parentA bit more data... (diff)
parentMerge pull request #165 from fosscord/l10n_master (diff)
downloadserver-bbe8c133c3e29d5bd9619d97e618ed8f8ed50d1b.tar.xz
Merge branch 'fosscord:master' into master
-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