Excplicit the tag limit #1815 related
authorbikepunk <keupont@no-log.org>
Tue, 3 Dec 2019 12:15:54 +0000 (13:15 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Tue, 3 Dec 2019 12:40:22 +0000 (13:40 +0100)
client/src/app/videos/+video-edit/shared/video-edit.component.html

index 245ae42b67486c820e67f85dd17522ac27b46526..e1d1d94dcd110053fa3871eb07b022308924516b 100644 (file)
@@ -20,6 +20,7 @@
                 <ng-template ptTemplate="customHtml">
                   <ng-container i18n>
                     Tags could be used to suggest relevant recommendations. <br />
+                    There is a maximum of 5 tags. <br />
                     Press Enter to add a new tag.
                   </ng-container>
                 </ng-template>