|
|
@@ -63,6 +63,10 @@ const items = {
|
|
|
"buttons.magic-dict": "神奇字典",
|
|
|
"buttons.theme.ant": "默认",
|
|
|
"buttons.theme.dark": "夜间",
|
|
|
+ "buttons.channel.all": "全部",
|
|
|
+ "buttons.channel.my": "我的",
|
|
|
+ "buttons.channel.collaborator": "协作",
|
|
|
+ "buttons.channel.public": "公开",
|
|
|
};
|
|
|
|
|
|
export default items;
|