@lumiastream/lumia-translations 1.4.5 → 1.4.6
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",
|