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.ko-KR.xlf | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'client/src/locale/angular.ko-KR.xlf') diff --git a/client/src/locale/angular.ko-KR.xlf b/client/src/locale/angular.ko-KR.xlf index c46737f0f..583e04078 100644 --- a/client/src/locale/angular.ko-KR.xlf +++ b/client/src/locale/angular.ko-KR.xlf @@ -6311,6 +6311,12 @@ When you will upload a video in this channel, the video support field will be au Username copied 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 @@ -7741,6 +7747,12 @@ When you will upload a video in this channel, the video support field will be au src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts 1 + + {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