From 6cfd5155c3a24ba7e65b0b11edec225ad2f11767 Mon Sep 17 00:00:00 2001 From: Weblate Translation Memory Date: Fri, 17 May 2024 18:31:42 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 0.0% (0 of 93 strings) Translation: Materialious/Materialious Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/zh_Hans/ --- materialious/src/lib/i18n/locales/zh_Hans.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) 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": "订阅" }