diff options
author | Claire <claire.github-309c@sitedethib.com> | 2021-05-17 10:30:34 +0200 |
---|---|---|
committer | Claire <claire.github-309c@sitedethib.com> | 2021-05-17 10:30:34 +0200 |
commit | 69737b703ab1d9b9e49315f12c3aca8cf6df70ac (patch) | |
tree | fd533bcafe02475fbc19681cc764d75fe6f16e12 /config/locales/doorkeeper.zh-CN.yml | |
parent | 678e07c54485c6cc61b2ac18aa5ceaa290a6fcbd (diff) | |
parent | 4c7efdba402b6b8ee0363b6f1dc2c202303d7623 (diff) |
Merge branch 'main' into glitch-soc/merge-upstream
Conflicts: - `README.md`: our READMEs are entirely different and upstream's has been updated. Kept our README.
Diffstat (limited to 'config/locales/doorkeeper.zh-CN.yml')
-rw-r--r-- | config/locales/doorkeeper.zh-CN.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/locales/doorkeeper.zh-CN.yml b/config/locales/doorkeeper.zh-CN.yml index 79b56ffd9..23d424f12 100644 --- a/config/locales/doorkeeper.zh-CN.yml +++ b/config/locales/doorkeeper.zh-CN.yml @@ -38,7 +38,7 @@ zh-CN: application: 应用 callback_url: 回调 URL delete: 删除 - empty: 您没有申请。 + empty: 你没有申请。 name: 名称 new: 创建新应用 scopes: 权限范围 @@ -129,12 +129,12 @@ zh-CN: read: 读取你的帐户数据 read:accounts: 查看账号信息 read:blocks: 查看你的屏蔽列表 - read:bookmarks: 查看您的书签 + read:bookmarks: 查看你的书签 read:favourites: 查看喜欢的嘟文 read:filters: 查看你的过滤器 read:follows: 查看你的关注 read:lists: 查看你的列表 - read:mutes: 查看你的隐藏列表 + read:mutes: 查看你的静音列表 read:notifications: 查看你的通知 read:reports: 查看你的报告 read:search: 以你的身份搜索 @@ -148,7 +148,7 @@ zh-CN: write:follows: 关注其他人 write:lists: 创建列表 write:media: 上传媒体文件 - write:mutes: 隐藏用户和对话 + write:mutes: 静音用户和对话 write:notifications: 清除你的通知 write:reports: 报告他人 write:statuses: 发表嘟文 |