diff --git a/client/src/locale/angular.hr.xlf b/client/src/locale/angular.hr.xlf
index 15c626364..952037a7b 100644
--- a/client/src/locale/angular.hr.xlf
+++ b/client/src/locale/angular.hr.xlf
@@ -5103,9 +5103,9 @@
76
-
+
- Only display comments with this tag
+ Prikaži samo komentare s ovom oznakomsrc/app/shared/shared-video-comment/video-comment-list-admin-owner.component.html92
@@ -5151,17 +5151,17 @@
132
-
+
- Display comments awaiting your approval
+ Prikaži komentare koji čekaju tvoje odobrenjesrc/app/shared/shared-video-comment/video-comment-list-admin-owner.component.ts144
-
+
- {count, plural, =1 {Comment approved.} other { comments approved.}}
+ {count, plural, =1 {komentar odobren.} few { komentara odobrena.} other { komentara odobreno.}}src/app/shared/shared-video-comment/video-comment-list-admin-owner.component.ts196
@@ -5191,9 +5191,9 @@
84
-
+
- Approve this comment
+ Odobri ovaj komentarsrc/app/shared/shared-video-comment/video-comment-list-admin-owner.component.ts91
@@ -17173,17 +17173,17 @@ Kada se video prenese na ovaj kanal, polje za video podršku će se automatski i
47
-
+
- Words entered contain duplicates.
+ Unesene riječi sadrže duplikate.src/app/shared/form-validators/watched-words-list-validators.ts48
-
+
- A word must be between 1 and 100 characters and the total number of words must not exceed 500 items
+ Riječ mora sadržati između 1 i 100 znakova, a ukupan broj riječi ne smije premašiti 500 stavkisrc/app/shared/form-validators/watched-words-list-validators.ts49