@lumiastream/lumia-translations 1.4.5 → 1.4.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1869,10 +1869,10 @@
|
|
|
1869
1869
|
"kick_stream_title": "(Kick) the title of the stream",
|
|
1870
1870
|
"kick_total_follower_count": "(Kick) the total follower count of your channel",
|
|
1871
1871
|
"kick_total_subscriber_count": "(Kick) the total subscriber count of your channel",
|
|
1872
|
-
"
|
|
1873
|
-
"
|
|
1874
|
-
"
|
|
1875
|
-
"
|
|
1872
|
+
"kick_total_gift_subscription_count": "(Kick) the total gift subscription count of your Kick channel",
|
|
1873
|
+
"kick_session_gift_subscription_count": "(Kick) the total gift subscription received since Lumia Stream has turned on",
|
|
1874
|
+
"kick_last_gift_subscription": "(Kick) the last user who sent a gift subscription",
|
|
1875
|
+
"kick_session_gift_subscriptions": "(Kick) Session gift subscription list",
|
|
1876
1876
|
"kick_last_bit": "(Kick) the last user who sent kicks",
|
|
1877
1877
|
"kick_last_bit_amount": "(Kick) the amount of kicks for the last person to send kicks",
|
|
1878
1878
|
"kick_session_kicks": "(Kick) Session kicks list",
|
|
@@ -2166,10 +2166,10 @@
|
|
|
2166
2166
|
"twitch_session_subscribers": "(Twitch) Session subscribers list",
|
|
2167
2167
|
"twitch_session_subscribers_count": "(Twitch) the total subscribers received since Lumia Stream has turned on",
|
|
2168
2168
|
"twitch_session_gifts_count": "(Twitch) the total gifts received since Lumia Stream has turned on",
|
|
2169
|
-
"
|
|
2170
|
-
"
|
|
2171
|
-
"
|
|
2172
|
-
"
|
|
2169
|
+
"twitch_session_gift_subscription_count": "(Twitch) the total gift subscription received since Lumia Stream has turned on",
|
|
2170
|
+
"twitch_last_gift_subscription": "(Twitch) the last user who sent a gift subscription",
|
|
2171
|
+
"twitch_session_gift_subscriptions": "(Twitch) Session gift subscriptions list",
|
|
2172
|
+
"twitch_total_gift_subscription_count": "(Twitch) the total gift subscription count of your Twitch channel",
|
|
2173
2173
|
"twitch_total_bits_count": "(Twitch) the total bits count of your Twitch channel",
|
|
2174
2174
|
"twitch_total_follower_count": "(Twitch) the total follower count of your Twitch channel",
|
|
2175
2175
|
"twitch_total_subscriber_count": "(Twitch) the total subscriber count of your Twitch channel",
|
|
@@ -2630,6 +2630,12 @@
|
|
|
2630
2630
|
"sessionFollowers-info": "This alert will trigger when the total number of followers reaches a certain number per session. This is a cumulative count of all followers that have followed the stream. It requires variations to be used as the milestones to reach.",
|
|
2631
2631
|
"sessionSubs": "Session Subs",
|
|
2632
2632
|
"sessionSubs-info": "This alert will trigger when the total number of subscribers reaches a certain number per session. This is a cumulative count of all subscribers that have subscribed to the stream. It requires variations to be used as the milestones to reach.",
|
|
2633
|
+
"sessionMembers": "Session Members",
|
|
2634
|
+
"sessionMembers-info": "This alert will trigger when the total number of members reaches a certain number per session. This is a cumulative count of all members that have joined the stream. It requires variations to be used as the milestones to reach.",
|
|
2635
|
+
"giftMembers": "Gift Member",
|
|
2636
|
+
"giftMembers-info": "This alert will trigger when the total number of gift members reaches a certain number per session. This is a cumulative count of all gift members that have been given to the stream. It requires variations to be used as the milestones to reach.",
|
|
2637
|
+
"sessionGiftMembers": "Session Gift Members",
|
|
2638
|
+
"sessionGiftMembers-info": "This alert will trigger when the total number of gift members reaches a certain number per session. This is a cumulative count of all gift members that have been given to the stream. It requires variations to be used as the milestones to reach.",
|
|
2633
2639
|
"sessionGiftSubscriptions": "Session Gift Subscriptions",
|
|
2634
2640
|
"sessionGiftSubscriptions-info": "This alert will trigger when the total number of gift subscriptions reaches a certain number per session. This is a cumulative count of all gift subscriptions that have been given to the stream. It requires variations to be used as the milestones to reach.",
|
|
2635
2641
|
"sessionBits": "Session Bits",
|
|
@@ -2643,7 +2649,11 @@
|
|
|
2643
2649
|
"reaction": "Reaction",
|
|
2644
2650
|
"member": "Member",
|
|
2645
2651
|
"superchat": "Superchat",
|
|
2652
|
+
"sessionSuperchats": "Session Superchats",
|
|
2653
|
+
"sessionSuperchats-info": "This alert will trigger when the total number of superchats reaches a certain number per session. This is a cumulative count of all superchats that have been given to the stream. It requires variations to be used as the milestones to reach.",
|
|
2646
2654
|
"supersticker": "Supersticker",
|
|
2655
|
+
"sessionSuperstickers": "Session Superstickers",
|
|
2656
|
+
"sessionSuperstickers-info": "This alert will trigger when the total number of superstickers reaches a certain number per session. This is a cumulative count of all superstickers that have been given to the stream. It requires variations to be used as the milestones to reach.",
|
|
2647
2657
|
"star": "Star",
|
|
2648
2658
|
"support": "Support",
|
|
2649
2659
|
"share": "Share",
|