From ecc572e297519d6a6be906ad7c22a76cce68972b Mon Sep 17 00:00:00 2001
From: Payman Moghadam
Date: Wed, 1 Feb 2023 10:52:15 +0000
Subject: Translated using Weblate (Persian)
Currently translated at 89.0% (1909 of 2143 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/
---
client/src/locale/angular.fa-IR.xlf | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'client')
diff --git a/client/src/locale/angular.fa-IR.xlf b/client/src/locale/angular.fa-IR.xlf
index 98529e659..82f7b9c6b 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
@@ -567,7 +567,7 @@
- {VAR_PLURAL, plural, =1 {یک بازدید} other { بازدید }}
+ {VAR_PLURAL, plural, =1 {یک بازدید} other { بازدید }}
src/app/shared/shared-video/video-views-counter.component.html3
@@ -6250,7 +6250,7 @@
- {VAR_PLURAL, plural, =0 {No views} =1 {1 view} other { views}}
+ {VAR_PLURAL, plural, =0 {بدون بازدید} =1 {یک بازدید} other { بازدید}}
src/app/+my-library/+my-video-channels/my-video-channels.component.html49
--
cgit v1.2.3