feat: improve status detail page title (#485)
This commit is contained in:
parent
2339acaf5e
commit
dfd8b8968a
5 changed files with 15 additions and 2 deletions
|
@ -69,6 +69,7 @@
|
|||
"common": {
|
||||
"end_of_list": "End of the list",
|
||||
"error": "ERROR",
|
||||
"in": "in",
|
||||
"kiloSuffix": "K",
|
||||
"megaSuffix": "M",
|
||||
"not_found": "404 Not Found",
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"follow_requested": "已申请关注",
|
||||
"followers": "关注者",
|
||||
"followers_count": "被 {0} 人关注",
|
||||
"following": "关注中",
|
||||
"following": "正在关注",
|
||||
"following_count": "正在关注 {0} 人",
|
||||
"follows_you": "已关注你",
|
||||
"go_to_profile": "转到个人资料",
|
||||
|
@ -68,6 +68,7 @@
|
|||
"common": {
|
||||
"end_of_list": "列表到底啦",
|
||||
"error": "错误",
|
||||
"in": "在",
|
||||
"kiloSuffix": "K",
|
||||
"megaSuffix": "M",
|
||||
"not_found": "无法找到相关内容",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue