From c1ecdef5d0eb98de4878eaeaa4473f174d1d3385 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 4 Feb 2020 17:17:49 +0100 Subject: Update translations --- client/src/locale/angular.zh-Hans-CN.xlf | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'client/src/locale/angular.zh-Hans-CN.xlf') diff --git a/client/src/locale/angular.zh-Hans-CN.xlf b/client/src/locale/angular.zh-Hans-CN.xlf index 684d2287a..6a850d5cd 100644 --- a/client/src/locale/angular.zh-Hans-CN.xlf +++ b/client/src/locale/angular.zh-Hans-CN.xlf @@ -6541,6 +6541,12 @@ When you will upload a video in this channel, the video support field will be au src/app/+accounts/accounts.component.ts1 src/app/+video-channels/video-channels.component.ts1 + + {VAR_PLURAL, plural, =1 {1 subscriber} other { subscribers} }{VAR_PLURAL, plural, =1 {1 subscriber} other { subscribers} } + + src/app/+accounts/accounts.component.ts + 1 + Audio-only @@ -7891,6 +7897,12 @@ When you will upload a video in this channel, the video support field will be au 1 src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts1 + + {VAR_PLURAL, plural, =1 {Published 1 video} other {Published videos} }{VAR_PLURAL, plural, =1 {Published 1 video} other {Published videos} } + + src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts + 1 + Subscribe to the account -- cgit v1.2.3