diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf index ae1b22991..591924b28 100644 --- a/client/src/locale/angular.ja-JP.xlf +++ b/client/src/locale/angular.ja-JP.xlf @@ -720,7 +720,7 @@ Do you really want to delete {length, plural, =1 {this video} other { videos}}? - 本当に{length, plural, =1 {この動画} other {件の動画}}を削除しますか? + 本当に{length, plural, =1 {件の動画} other {件の動画}}を削除しますか? src/app/+my-library/my-videos/my-videos.component.ts185