~cytrogen/masto-fe

ref: 200312e8bed0d91c576cabcdf2ffe0173778cccd masto-fe/config/locales/activerecord.hi.yml -rw-r--r-- 971 bytes
200312e8 — Rob Thomas Fix crash when viewing a moderation appeal and the moderator account has been deleted (#25900) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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: स्थिति पहले से मौजूद है