diff --git a/client/src/locale/angular.zh-Hans-CN.xlf b/client/src/locale/angular.zh-Hans-CN.xlf index 4816d511c..f58673c94 100644 --- a/client/src/locale/angular.zh-Hans-CN.xlf +++ b/client/src/locale/angular.zh-Hans-CN.xlf @@ -1203,7 +1203,7 @@ Are you sure you want to delete Web Video files of {count, plural, =1 {1 video} other { videos}}? - 您确定要删除 {count, plural, =1 {1 个视频} other { 个视频}} 的网络视频文件吗? + Are you sure you want to delete Web Video files of {count, plural, =1 {1 video} other { videos}}? src/app/+admin/overview/videos/video-list.component.ts 377