From 307ab5ccf5a4426876778a274a65c47e4f8f6be3 Mon Sep 17 00:00:00 2001
From: DignifiedSilence <5Dd12Ck@protonmail.com>
Date: Sat, 26 Nov 2022 13:47:17 +0000
Subject: [PATCH] Translated using Weblate (Japanese)
Currently translated at 99.9% (2142 of 2143 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/
---
client/src/locale/angular.ja-JP.xlf | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf
index 9d029b3c9..d297b2d16 100644
--- a/client/src/locale/angular.ja-JP.xlf
+++ b/client/src/locale/angular.ja-JP.xlf
@@ -10400,7 +10400,7 @@
- モデレーターのコメントは、3000文字以上入力できません。
+ モデレーターのコメントは3,000文字以上は入力できません。
src/app/shared/form-validators/abuse-validators.ts18
@@ -10488,7 +10488,7 @@
- 応援テキストには1000文字以上は入力できません。
+ 応援テキストには1,000文字以上は入力できません。
src/app/shared/form-validators/video-channel-validators.ts
48
@@ -10698,7 +10698,7 @@
- 動画の説明は、10,000文字以上は入力できません。
+ 動画の説明は10,000文字以上は入力できません。
src/app/shared/form-validators/video-validators.ts60