Remove unused translatable strings (#12643)
* Remove unused “salmon_url” string * Remove more unused translatable strings The following strings all used to be on the admin account page but aren't used anymore: profile_url, outbox_url, followers_url, feed_url
This commit is contained in:
@ -107,9 +107,7 @@ zh-CN:
|
||||
email_status: 电子邮件地址状态
|
||||
enable: 启用
|
||||
enabled: 已启用
|
||||
feed_url: 订阅 URL
|
||||
followers: 关注者
|
||||
followers_url: 关注者(Followers)URL
|
||||
follows: 正在关注
|
||||
header: 个人资料页横幅图片
|
||||
inbox_url: 收件箱(Inbox)URL
|
||||
@ -137,10 +135,8 @@ zh-CN:
|
||||
no_account_selected: 因为没有账户被选择,所以没有更改
|
||||
no_limits_imposed: 无限制
|
||||
not_subscribed: 未订阅
|
||||
outbox_url: 发件箱(Outbox)URL
|
||||
pending: 待审核
|
||||
perform_full_suspension: 封禁
|
||||
profile_url: 个人资料页面 URL
|
||||
promote: 升任
|
||||
protocol: 协议
|
||||
public: 公开页面
|
||||
@ -163,7 +159,6 @@ zh-CN:
|
||||
moderator: 监察员
|
||||
staff: 管理人员
|
||||
user: 普通用户
|
||||
salmon_url: 三文鱼协议网址(Salmon URL)
|
||||
search: 搜索
|
||||
search_same_ip: 具有相同IP的其他用户
|
||||
shared_inbox_url: 公用收件箱(Shared Inbox)URL
|
||||
|
Reference in New Issue
Block a user