From e0436741397f4d8a51442c9d8b15a9bfb95be7b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Miko=C5=82ajczak?= Date: Mon, 12 Apr 2021 08:43:40 +0200 Subject: Add `i18n` prop where it is missing (#3946) * Add `i18n` prop * Update video-comment-list.component.html * Update account-blocklist.component.html * Update server-blocklist.component.html * Update video-redundancies-list.component.html * Update following-list.component.html * Update followers-list.component.html --- .../src/app/shared/shared-moderation/account-blocklist.component.html | 2 +- client/src/app/shared/shared-moderation/server-blocklist.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'client/src/app/shared') diff --git a/client/src/app/shared/shared-moderation/account-blocklist.component.html b/client/src/app/shared/shared-moderation/account-blocklist.component.html index 7eca6411e..fb6f69cd5 100644 --- a/client/src/app/shared/shared-moderation/account-blocklist.component.html +++ b/client/src/app/shared/shared-moderation/account-blocklist.component.html @@ -24,7 +24,7 @@ - Action + Action Account Muted at diff --git a/client/src/app/shared/shared-moderation/server-blocklist.component.html b/client/src/app/shared/shared-moderation/server-blocklist.component.html index a6e974b36..537186f05 100644 --- a/client/src/app/shared/shared-moderation/server-blocklist.component.html +++ b/client/src/app/shared/shared-moderation/server-blocklist.component.html @@ -31,7 +31,7 @@ - Action + Action Instance Muted at -- cgit v1.2.3