warframe-worldstate-data 1.27.1 → 1.27.2

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.
@@ -699,7 +699,7 @@
699
699
  "value": "Босс Тил Регор"
700
700
  },
701
701
  "/lotus/language/communitymessages/joindiscord": {
702
- "value": "Join the official Warframe Discord server"
702
+ "value": "Присоединяйтесь к официальному Discord серверу Warframe"
703
703
  },
704
704
  "/lotus/language/events/amalgameventname": {
705
705
  "value": "Операция: Враждебное Слияние"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "1.27.1",
3
+ "version": "1.27.2",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "directories": {