Promact / md2

Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Tags(Chips), Toast and Tooltip.
http://code.promactinfo.com/md2/
MIT License
379 stars 111 forks source link

fix: usage of dynamic i18n arrays #188

Closed Hanfrey closed 7 years ago

Hanfrey commented 7 years ago

Hello,

I noticed that you are using the INTL API from the Browser to build dynamically the arrays for the translation. But never use the outcome of this. I fixed that in this PR.


This change is Reviewable

dharmeshpipariya-zz commented 7 years ago

@Hanfrey Please rebase PR with latest

Hanfrey commented 7 years ago

@dharmeshpipariya done.