@lumiastream/lumia-translations 1.4.4 → 1.4.5

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumiastream/lumia-translations",
3
- "version": "1.4.4",
3
+ "version": "1.4.5",
4
4
  "description": "Translations for the lumia stream app en, ar, es, de, nl, sv, fr",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -1795,7 +1795,6 @@
1795
1795
  "fourthwall_last_subscriber": "(Fourthwall) The last subscriber that was added. Use Object dot notation to access the properties. e.g. {{fourthwall_last_subscriber.username}}, {{fourthwall_last_subscriber.amount}}, {{fourthwall_last_subscriber.currency}}, {{fourthwall_last_subscriber.interval}}",
1796
1796
  "fourthwall_current_giveaway": "(Fourthwall) The current giveaway. Use Object dot notation to access the properties. e.g. {{fourthwall_current_giveaway.name}}, {{fourthwall_current_giveaway.amount}}, {{fourthwall_current_giveaway.currency}}",
1797
1797
  "fourthwall_giveaway_completed": "(Fourthwall) The giveaway that was completed. Use Object dot notation to access the properties. e.g. {{fourthwall_giveaway_completed.name}}, {{fourthwall_giveaway_completed.amount}}, {{fourthwall_giveaway_completed.currency}}, {{fourthwall_giveaway_completed.username}}, {{fourthwall_giveaway_completed.totalGifts}}, {{fourthwall_giveaway_completed.winnerNames}}, {{fourthwall_giveaway_completed.winners}}",
1798
-
1799
1798
  "file": "Path of the watched file",
1800
1799
  "first_count": "Count how many times the first chatter's username starts a chat",
1801
1800
  "followers": "Followers count",
@@ -1870,6 +1869,10 @@
1870
1869
  "kick_stream_title": "(Kick) the title of the stream",
1871
1870
  "kick_total_follower_count": "(Kick) the total follower count of your channel",
1872
1871
  "kick_total_subscriber_count": "(Kick) the total subscriber count of your channel",
1872
+ "kick_total_gift_members_count": "(Kick) the total gift members count of your Kick channel",
1873
+ "kick_session_gift_members_count": "(Kick) the total gift members received since Lumia Stream has turned on",
1874
+ "kick_last_gift_member": "(Kick) the last user who sent a gift",
1875
+ "kick_session_gift_members": "(Kick) Session gift members list",
1873
1876
  "kick_last_bit": "(Kick) the last user who sent kicks",
1874
1877
  "kick_last_bit_amount": "(Kick) the amount of kicks for the last person to send kicks",
1875
1878
  "kick_session_kicks": "(Kick) Session kicks list",
@@ -2163,6 +2166,10 @@
2163
2166
  "twitch_session_subscribers": "(Twitch) Session subscribers list",
2164
2167
  "twitch_session_subscribers_count": "(Twitch) the total subscribers received since Lumia Stream has turned on",
2165
2168
  "twitch_session_gifts_count": "(Twitch) the total gifts received since Lumia Stream has turned on",
2169
+ "twitch_session_gift_members_count": "(Twitch) the total gift members received since Lumia Stream has turned on",
2170
+ "twitch_last_gift_member": "(Twitch) the last user who sent a gift",
2171
+ "twitch_session_gift_members": "(Twitch) Session gift members list",
2172
+ "twitch_total_gift_members_count": "(Twitch) the total gift members count of your Twitch channel",
2166
2173
  "twitch_total_bits_count": "(Twitch) the total bits count of your Twitch channel",
2167
2174
  "twitch_total_follower_count": "(Twitch) the total follower count of your Twitch channel",
2168
2175
  "twitch_total_subscriber_count": "(Twitch) the total subscriber count of your Twitch channel",
@@ -2248,6 +2255,10 @@
2248
2255
  "youtube_session_chat_count": "(Youtube) the total chats received since Lumia Stream has turned on",
2249
2256
  "youtube_session_member_count": "(Youtube) the total members received since Lumia Stream has turned on",
2250
2257
  "youtube_session_members": "(Youtube) Session members",
2258
+ "youtube_session_gift_members_count": "(Youtube) the total gift members received since Lumia Stream has turned on",
2259
+ "youtube_last_gift_member": "(Youtube) the last user who sent a gift",
2260
+ "youtube_session_gift_members": "(Youtube) Session gift members list",
2261
+ "youtube_total_gift_members_count": "(Youtube) the total gift members count of your Youtube channel",
2251
2262
  "youtube_session_subscriber_count": "(Youtube) the total subscribers received since Lumia Stream has turned on",
2252
2263
  "youtube_session_superchat_count": "(Youtube) the total super chats received since Lumia Stream has turned on",
2253
2264
  "youtube_session_superchatters": "(Youtube) Session super chatters",