diff options
| author | Z Yang <z.yang9@me.com> | 2020-03-11 17:11:05 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-03-11 19:53:50 -0400 |
| commit | 217b8a96accab55ddf3c438cee95250db6daf1fe (patch) | |
| tree | 01273828294b96b3c48bb78a33615a4d703007dd | |
| parent | 008a76cf4d7f04eee2f0e1b8d135ea835d7ec7e2 (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 68134a151..85ebce0f5 100644 --- a/Emby.Server.Implementations/Localization/Core/zh-CN.json +++ b/Emby.Server.Implementations/Localization/Core/zh-CN.json @@ -7,7 +7,7 @@ "Books": "书籍", "CameraImageUploadedFrom": "新的相机图像已从 {0} 上传", "Channels": "频道", - "ChapterNameValue": "章节 {0}", + "ChapterNameValue": "第 {0} 章", "Collections": "合集", "DeviceOfflineWithName": "{0} 已断开", "DeviceOnlineWithName": "{0} 已连接", |
