From 97e631edcd5b0b5b228227400bd1ceaae73b6320 Mon Sep 17 00:00:00 2001 From: wolong gl Date: Mon, 28 Feb 2022 09:02:00 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/ --- src/strings/zh-cn.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index ecccd50306..2d1b2d8372 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1632,5 +1632,8 @@ "AllowEmbeddedSubtitles": "禁用不同类型的嵌入字幕", "NextUpRewatching": "重新观看", "MixedMoviesShows": "混合电影和电视剧", - "AddToFavorites": "加入收藏" + "AddToFavorites": "加入收藏", + "CopyFailed": "无法复制", + "Copy": "复制", + "Copied": "已复制" }