@lumiastream/lumia-translations 1.4.7 → 1.4.9

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.7",
3
+ "version": "1.4.9",
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",
@@ -2026,6 +2029,10 @@
2026
2029
  "slobs_current_scene": "(SLOBS) current scene",
2027
2030
  "slobs_current_scene_collection": "(SLOBS) current scene collection",
2028
2031
  "slobs_previous_scene": "(SLOBS) previous scene",
2032
+ "meld_current_scene": "(Meld) current scene",
2033
+ "meld_previous_scene": "(Meld) previous scene",
2034
+ "meld_current_vertical_scene": "(Meld) current vertical scene",
2035
+ "meld_previous_vertical_scene": "(Meld) previous vertical scene",
2029
2036
  "spell": "(Trovo) The spell that was trigger on Trovo",
2030
2037
  "spell_combined_value": "(Trovo) The combined value of a Trovo Redeem. The value times the quantity",
2031
2038
  "spell_elixir_combined_value": "(Trovo) The combined elixir value of a Trovo Redeem. The value times the quantity",