@lumiastream/lumia-translations 1.4.6 → 1.4.8

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.6",
3
+ "version": "1.4.8",
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": {
@@ -1761,6 +1761,9 @@
1761
1761
  "cooldown_time_remaining": "The time remaining for a cooldown in seconds",
1762
1762
  "counter-description": "Counter allow you to use the variable as increment or decrement number",
1763
1763
  "currency": "The currency used",
1764
+ "currencySymbol": "The currency symbol used",
1765
+ "stickerId": "The sticker id used",
1766
+ "stickerName": "The sticker name used",
1764
1767
  "custom-variables": "Custom variables",
1765
1768
  "deleteVariable": "Delete one or multiple variables",
1766
1769
  "displayname": "The display name of the sender",
@@ -2630,6 +2633,12 @@
2630
2633
  "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
2634
  "sessionSubs": "Session Subs",
2632
2635
  "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.",
2636
+ "sessionMembers": "Session Members",
2637
+ "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.",
2638
+ "giftMembers": "Gift Member",
2639
+ "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.",
2640
+ "sessionGiftMembers": "Session Gift Members",
2641
+ "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
2642
  "sessionGiftSubscriptions": "Session Gift Subscriptions",
2634
2643
  "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
2644
  "sessionBits": "Session Bits",
@@ -2643,7 +2652,11 @@
2643
2652
  "reaction": "Reaction",
2644
2653
  "member": "Member",
2645
2654
  "superchat": "Superchat",
2655
+ "sessionSuperchats": "Session Superchats",
2656
+ "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
2657
  "supersticker": "Supersticker",
2658
+ "sessionSuperstickers": "Session Superstickers",
2659
+ "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
2660
  "star": "Star",
2648
2661
  "support": "Support",
2649
2662
  "share": "Share",