@mtgame/core 1.0.3 → 1.0.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.
@@ -1623,6 +1623,7 @@
1623
1623
  cover: 'cover',
1624
1624
  cover_mobile: 'coverMobile',
1625
1625
  about: 'about',
1626
+ locale: 'locale',
1626
1627
  },
1627
1628
  relation: {
1628
1629
  organization: exports.Organization,
@@ -14674,9 +14675,9 @@
14674
14675
  _c$b[exports.WaterpoloGameLogTypes.after_game_shootout_goal] = 'Penalty goal',
14675
14676
  _c$b[exports.WaterpoloGameLogTypes.assist] = 'Assist',
14676
14677
  _c$b[exports.WaterpoloGameLogTypes.block_shot] = 'Blocking a throw',
14677
- _c$b[exports.WaterpoloGameLogTypes.minor_penalty] = 'Removal for 20 sec.',
14678
- _c$b[exports.WaterpoloGameLogTypes.major_penalty] = 'Removal + 4 min. fine',
14679
- _c$b[exports.WaterpoloGameLogTypes.match_penalty] = 'Removal before the end of the match',
14678
+ _c$b[exports.WaterpoloGameLogTypes.minor_penalty] = 'Exclusion for 20 sec.',
14679
+ _c$b[exports.WaterpoloGameLogTypes.major_penalty] = 'Exclusion with substitution 20 sec.',
14680
+ _c$b[exports.WaterpoloGameLogTypes.match_penalty] = 'Exclusion with substitution after 4 min.',
14680
14681
  _c$b[exports.WaterpoloGameLogTypes.foul] = 'Foul',
14681
14682
  _c$b[exports.WaterpoloGameLogTypes.penalty_foul] = 'Penalty foul',
14682
14683
  _c$b[exports.WaterpoloGameLogTypes.attack_foul] = 'Attack foul',