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/+admin/system/debug/debug.component.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'client/src/app/+admin/system') diff --git a/client/src/app/+admin/system/debug/debug.component.html b/client/src/app/+admin/system/debug/debug.component.html index 75f3df601..71f399984 100644 --- a/client/src/app/+admin/system/debug/debug.component.html +++ b/client/src/app/+admin/system/debug/debug.component.html @@ -1,19 +1,19 @@
-

IP

+

IP address

-

PeerTube thinks your web browser public IP is {{ debug?.ip }}.

+

PeerTube thinks your web browser public IP is {{ debug?.ip }}.

-

If this is not your correct public IP, please consider fixing it because:

-
-- cgit v1.2.3