mirror of https://github.com/tootsuite/mastodon
parent
d53532fd46
commit
553e9c2ff7
|
@ -1,4 +1,3 @@
|
||||||
---
|
|
||||||
hi:
|
hi:
|
||||||
admin:
|
admin:
|
||||||
system_checks:
|
system_checks:
|
||||||
|
@ -7,6 +6,16 @@ hi:
|
||||||
upload_check_privacy_error_object_storage:
|
upload_check_privacy_error_object_storage:
|
||||||
action: अधिक जानकारी हेतु यहां क्लिक करें।
|
action: अधिक जानकारी हेतु यहां क्लिक करें।
|
||||||
message_html: "<strong> आपके वेब सर्वर का कन्फिगरेशन सही नहीं है। उपयोगकर्ताओं की निजता खतरे में है। </strong>"
|
message_html: "<strong> आपके वेब सर्वर का कन्फिगरेशन सही नहीं है। उपयोगकर्ताओं की निजता खतरे में है। </strong>"
|
||||||
|
errors:
|
||||||
|
'400': The request you submitted was invalid or malformed.
|
||||||
|
'403': You don't have permission to view this page.
|
||||||
|
'404': The page you are looking for isn't here.
|
||||||
|
'406': This page is not available in the requested format.
|
||||||
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
|
'422':
|
||||||
|
'429': Too many requests
|
||||||
|
'500':
|
||||||
|
'503': The page could not be served due to a temporary server failure.
|
||||||
relationships:
|
relationships:
|
||||||
follow_failure: चुने हुए अकाउंट्स में से कुछ को फ़ॉलो नहीं किया जा सकता
|
follow_failure: चुने हुए अकाउंट्स में से कुछ को फ़ॉलो नहीं किया जा सकता
|
||||||
sessions:
|
sessions:
|
||||||
|
|
Loading…
Reference in New Issue