diff --git a/materialious/src/lib/i18n/locales/zh_Hans.json b/materialious/src/lib/i18n/locales/zh_Hans.json index 0c0178bc..3617360d 100644 --- a/materialious/src/lib/i18n/locales/zh_Hans.json +++ b/materialious/src/lib/i18n/locales/zh_Hans.json @@ -27,6 +27,19 @@ "player": { "share": { "title": "分享" - } - } + }, + "download": "下载", + "addToPlaylist": "加入播放列表" + }, + "layout": { + "notifications": "通知", + "settings": "设置", + "login": "登录", + "logout": "登出", + "theme": { + "theme": "主题" + }, + "bookmarklet": "书签" + }, + "subscribe": "订阅" }