Update Simplified Chinese Localization (#436)
* Update Localizable.strings * account.detail.about
This commit is contained in:
parent
88d3522b4c
commit
7acf1e56ab
|
@ -165,7 +165,7 @@
|
||||||
"account.action.mute" = "免打扰";
|
"account.action.mute" = "免打扰";
|
||||||
"account.action.unmute" = "取消免打扰";
|
"account.action.unmute" = "取消免打扰";
|
||||||
"account.boosted-by" = "转发";
|
"account.boosted-by" = "转发";
|
||||||
"account.detail.about" = "关联网站";
|
"account.detail.about" = "附加信息";
|
||||||
"account.detail.familiar-followers" = "同样关注此账号的有";
|
"account.detail.familiar-followers" = "同样关注此账号的有";
|
||||||
"account.detail.n-fields %lld" = "%lld 个";
|
"account.detail.n-fields %lld" = "%lld 个";
|
||||||
"account.detail.featured-tags-n-posts %lld" = "%lld 条嘟文";
|
"account.detail.featured-tags-n-posts %lld" = "%lld 条嘟文";
|
||||||
|
@ -200,8 +200,8 @@
|
||||||
"account.posts" = "嘟文";
|
"account.posts" = "嘟文";
|
||||||
"account.relation.follows-you" = "关注你的人";
|
"account.relation.follows-you" = "关注你的人";
|
||||||
"account.joined" = "加入于";
|
"account.joined" = "加入于";
|
||||||
"account.action.logout" = "Logout account";
|
"account.action.logout" = "登出账户";
|
||||||
"account.action.edit-filters" = "Edit Filters";
|
"account.action.edit-filters" = "编辑过滤器";
|
||||||
|
|
||||||
// MARK: Package: Conversations
|
// MARK: Package: Conversations
|
||||||
"conversations.action.delete" = "删除";
|
"conversations.action.delete" = "删除";
|
||||||
|
|
Loading…
Reference in New Issue