From ee2b7df045fd629109bb4cfc1b11457af25d0688 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 18 Nov 2019 17:38:01 +0100 Subject: Try to improve notification i18n translations --- .../shared/users/user-notifications.component.html | 56 +++++++++++----------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'client/src/app') diff --git a/client/src/app/shared/users/user-notifications.component.html b/client/src/app/shared/users/user-notifications.component.html index 184befbde..9f0ae4337 100644 --- a/client/src/app/shared/users/user-notifications.component.html +++ b/client/src/app/shared/users/user-notifications.component.html @@ -4,90 +4,90 @@
- + -
+
{{ notification.video.channel.displayName }} published a new video: {{ notification.video.name }}
- + -
+
Your video {{ notification.video.name }} has been unblacklisted
- + -
+
Your video {{ notification.videoBlacklist.video.name }} has been blacklisted
- + -
+ - + -
+ - + -
+ - + -
+
Your video {{ notification.video.name }} has been published
- + -
+
Your video import {{ notification.videoImportIdentifier }} succeeded
- + -
+
Your video import {{ notification.videoImportIdentifier }} failed
- + -
+ - + -
+
{{ notification.actorFollow.follower.displayName }} is following your channel {{ notification.actorFollow.following.displayName }} @@ -95,27 +95,27 @@
- + -
+ - + -
+
Your instance has a new follower ({{ notification.actorFollow?.follower.host }}) awaiting your approval
- + -
+
Your instance automatically followed {{ notification.actorFollow.following.host }}
-- cgit v1.2.3