diff options
author | Starfall <us@starfall.systems> | 2021-05-11 11:19:04 -0500 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2021-05-11 11:19:04 -0500 |
commit | d56731a0b9d73c48bbfbced8732e25587ba892a4 (patch) | |
tree | d3830ce2e0292ce07336496e40882c222f455a33 /config/locales/activerecord.fa.yml | |
parent | 459a36ab7303db4ee59945b4b2121b25cc86eb38 (diff) | |
parent | ffc3f8eebe134ca9b18af73aa29eaa1627082e40 (diff) |
Merge branch 'glitch'
Diffstat (limited to 'config/locales/activerecord.fa.yml')
-rw-r--r-- | config/locales/activerecord.fa.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/config/locales/activerecord.fa.yml b/config/locales/activerecord.fa.yml index 7fdfa38d1..291958d01 100644 --- a/config/locales/activerecord.fa.yml +++ b/config/locales/activerecord.fa.yml @@ -5,13 +5,28 @@ fa: poll: expires_at: مهلت options: گزینهها + user: + agreement: توافقنامهٔ خدمت + email: نشانی رایانامه + locale: موقعیت + password: گذرواژه + user/account: + username: نام کاربری + user/invite_request: + text: دلیل errors: models: account: attributes: username: invalid: تنها حروف، اعداد، و زیرخط + reserved: محفوظ است status: attributes: reblog: taken: تا از وضعیتها هنوز وجود دارند + user: + attributes: + email: + blocked: از فراهمکنندهٔ رایانامهٔ غیرمجازی استفاده میکند + unreachable: به نظر نمیرسد وجود داشته باشد |