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.tr-TR.xlf | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'client/src/locale/angular.tr-TR.xlf') diff --git a/client/src/locale/angular.tr-TR.xlf b/client/src/locale/angular.tr-TR.xlf index fed27ca99..33852012e 100644 --- a/client/src/locale/angular.tr-TR.xlf +++ b/client/src/locale/angular.tr-TR.xlf @@ -5421,7 +5421,13 @@ When you will upload a video in this channel, the video support field will be au Username copiedUsername copied - src/app/+accounts/accounts.component.ts1src/app/+video-channels/video-channels.component.ts1 + src/app/+accounts/accounts.component.ts1src/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-onlyAudio-only src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts @@ -6689,6 +6695,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 accountSubscribe to the account -- cgit v1.2.3