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.xlf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'client/src/locale/angular.xlf') diff --git a/client/src/locale/angular.xlf b/client/src/locale/angular.xlf index 628137e05..8a07268b5 100644 --- a/client/src/locale/angular.xlf +++ b/client/src/locale/angular.xlf @@ -5758,6 +5758,13 @@ When you will upload a video in this channel, the video support field will be au 1 + + {VAR_PLURAL, plural, =1 {1 subscriber} other { subscribers} } + + src/app/+accounts/accounts.component.ts + 1 + + Audio-only @@ -7036,6 +7043,13 @@ When you will upload a video in this channel, the video support field will be au 1 + + {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