diff options
| author | 普鲁文 <pluwen@gmail.com> | 2022-06-15 06:48:01 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2022-06-16 03:22:10 -0400 |
| commit | 8af9b84745eba04264a027b66acb1c263cc0cf4c (patch) | |
| tree | eab6ed6ce1e62aa82c880e6e2353799cde960e59 | |
| parent | bee13d56446d8fb3cb158b389f1eb7ed6fe501aa (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 ce616cbbb..a121fc376 100644 --- a/Emby.Server.Implementations/Localization/Core/zh-CN.json +++ b/Emby.Server.Implementations/Localization/Core/zh-CN.json @@ -1,6 +1,6 @@ { "Albums": "专辑", - "AppDeviceValues": "应用: {0}, 设备: {1}", + "AppDeviceValues": "应用:{0},设备:{1}", "Application": "应用程序", "Artists": "艺术家", "AuthenticationSucceededWithUserName": "{0} 认证成功", |
