diff options
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: به نظر نمیرسد وجود داشته باشد |