diff options
| author | Z Yang <z.yang9@me.com> | 2019-12-27 03:52:01 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2019-12-28 17:16:32 -0500 |
| commit | 49ce876c2c2bdbd9fb51f2cae1ba7680bf675de5 (patch) | |
| tree | f9fc5a4c769089d2fa76c10d353d6ee3e3867c96 | |
| parent | d7164d2eb758fa9045b92bacc930f86f1b4b71a3 (diff) | |
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/zh-CN.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-CN.json b/Emby.Server.Implementations/Localization/Core/zh-CN.json index 6a72a28e5..a4d53c57e 100644 --- a/Emby.Server.Implementations/Localization/Core/zh-CN.json +++ b/Emby.Server.Implementations/Localization/Core/zh-CN.json @@ -42,7 +42,7 @@ "Music": "音乐", "MusicVideos": "音乐视频", "NameInstallFailed": "{0} 安装失败", - "NameSeasonNumber": "季 {0}", + "NameSeasonNumber": "第 {0} 季", "NameSeasonUnknown": "未知季", "NewVersionIsAvailable": "Jellyfin Server 有新版本可以下载。", "NotificationOptionApplicationUpdateAvailable": "有可用的应用程序更新", |
