diff options
| author | dkanada <dkanada@users.noreply.github.com> | 2020-04-06 18:59:45 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-06 18:59:45 +0900 |
| commit | cb634d27d8f66ce05d21610226306e80c47af959 (patch) | |
| tree | 05aeb5429bf7baf757fb99addf9c11c8ba986406 /Emby.Server.Implementations/Localization/Core/zh-CN.json | |
| parent | de634203d812922bb04359a32e59189fb0110791 (diff) | |
| parent | 19b6961c0890df8461a07039c0a3edbb9a276120 (diff) | |
Merge branch 'master' into use-development-exception-page
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/zh-CN.json')
| -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 9d23f60cc5..6b563a9b13 100644 --- a/Emby.Server.Implementations/Localization/Core/zh-CN.json +++ b/Emby.Server.Implementations/Localization/Core/zh-CN.json @@ -3,7 +3,7 @@ "AppDeviceValues": "应用: {0}, 设备: {1}", "Application": "应用程序", "Artists": "艺术家", - "AuthenticationSucceededWithUserName": "成功验证{0} ", + "AuthenticationSucceededWithUserName": "{0} 认证成功", "Books": "书籍", "CameraImageUploadedFrom": "新的相机图像已从 {0} 上传", "Channels": "频道", |
