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.vi.yml | |
parent | 459a36ab7303db4ee59945b4b2121b25cc86eb38 (diff) | |
parent | ffc3f8eebe134ca9b18af73aa29eaa1627082e40 (diff) |
Merge branch 'glitch'
Diffstat (limited to 'config/locales/activerecord.vi.yml')
-rw-r--r-- | config/locales/activerecord.vi.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/config/locales/activerecord.vi.yml b/config/locales/activerecord.vi.yml index f3c467fa1..c0e989563 100644 --- a/config/locales/activerecord.vi.yml +++ b/config/locales/activerecord.vi.yml @@ -5,13 +5,28 @@ vi: poll: expires_at: Hạn chót options: Lựa chọn + user: + agreement: Đồng ý quy tắc + email: Địa chỉ email + locale: Quốc gia + password: Mật khẩu + user/account: + username: Tên người dùng + user/invite_request: + text: Lý do errors: models: account: attributes: username: invalid: chỉ chấp nhận ký tự, số và dấu gạch dưới + reserved: bị cấm sử dụng status: attributes: reblog: taken: của tút đã tồn tại + user: + attributes: + email: + blocked: sử dụng dịch vụ email bị cấm + unreachable: không tồn tại |