improve zh-HK localization by referring zh-TW and zh-CN (#6988)
This commit is contained in:
parent
929f58f180
commit
993ce0e5a7
5 changed files with 408 additions and 1 deletions
13
config/locales/activerecord.zh-HK.yml
Normal file
13
config/locales/activerecord.zh-HK.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
zh-HK:
|
||||
activerecord:
|
||||
errors:
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
username:
|
||||
invalid: 只能使用字母、數字和下劃線
|
||||
status:
|
||||
attributes:
|
||||
reblog:
|
||||
taken: 已經被轉推過
|
Loading…
Add table
Add a link
Reference in a new issue