@seniorsistemas/angular-components 17.25.3 → 17.25.4

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.
@@ -22583,7 +22583,8 @@
22583
22583
  "platform.angular_components.selected-items": "Itens selecionados",
22584
22584
  "platform.angular_components.picklist-placeholder": "Busque pelo nome ou termo",
22585
22585
  "platform.angular_components.add_all": "Adicionar todos",
22586
- "platform.angular_components.remove_all": "Remover todos"
22586
+ "platform.angular_components.remove_all": "Remover todos",
22587
+ "platform.angular_components.country_name_gb": "Reino Unido"
22587
22588
  };
22588
22589
 
22589
22590
  exports.AccordionComponent = AccordionComponent;