mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-01 20:45:56 +00:00
921c6fe654
Co-authored-by: GitHub Actions <noreply@github.com>
32 lines
971 B
YAML
32 lines
971 B
YAML
---
|
|
hi:
|
|
activerecord:
|
|
attributes:
|
|
poll:
|
|
expires_at: समयसीमा
|
|
options: विकल्प
|
|
user:
|
|
agreement: सेवा अनुबंध।
|
|
email: ई-मेइल पता
|
|
locale: स्थानिक
|
|
password: कुंजिका
|
|
user/account:
|
|
username: यूज़रनेम
|
|
user/invite_request:
|
|
text: कारण
|
|
errors:
|
|
models:
|
|
account:
|
|
attributes:
|
|
username:
|
|
invalid: केवल अक्षर, संख्या और अंडरस्कोर
|
|
reserved: आरक्षित है
|
|
admin/webhook:
|
|
attributes:
|
|
url:
|
|
invalid: यह मान्य यु.आर.एल. नहिं है
|
|
status:
|
|
attributes:
|
|
reblog:
|
|
taken: स्थिति पहले से मौजूद है
|