diff --git a/client/src/locale/angular.fa-IR.xlf b/client/src/locale/angular.fa-IR.xlf
index dafdf189d..5f5641bb8 100644
--- a/client/src/locale/angular.fa-IR.xlf
+++ b/client/src/locale/angular.fa-IR.xlf
@@ -322,7 +322,7 @@
- {views, plural, =0 { بدون بازدید } =1 { یک بازدید کننده } other { بازدید کننده}}
+ {views, plural, =0 {بدون بازدید} =1 {یک بازدید} other { بازدید}}
src/app/shared/shared-main/video/video.model.ts
22
@@ -330,7 +330,7 @@
- {viewers, plural, =0 {بدون بازدید کننده} =1 {یک بازدید کننده} other { بازدید کننده }}
+ {viewers, plural, =0 {بدون بازدید کننده} =1 {یک بازدید کننده} other { بازدید کننده}}
src/app/shared/shared-main/video/video.model.ts
23
@@ -1570,7 +1570,7 @@
- Interface
+ رابط
src/app/modal/quick-settings-modal.component.html
18
@@ -3329,7 +3329,7 @@
- بدون نظر
+ بدون نظر.
src/app/+videos/+video-watch/shared/comment/video-comments.component.html28
@@ -3356,7 +3356,7 @@
- نظرات غیر فعال شده اند
+ ثبت نظرات غیر فعال شده اند.
src/app/+videos/+video-watch/shared/comment/video-comments.component.html92
@@ -4000,7 +4000,7 @@
- هیچ نظری پیدا نشد مطابق فیلترهای فعلی.
+ مطابق فیلترهای فعلی هیچ نظری پیدا نشد.
src/app/+admin/overview/comments/video-comment-list.component.html106
@@ -4020,7 +4020,7 @@
- Comments on local videos
+ نظرات برروی ویدئوهای محلی
src/app/+admin/overview/comments/video-comment-list.component.ts
60
@@ -12290,7 +12290,7 @@
- Other videos
+ سایر ویدئوها
src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html
4,6