Steps to reproduce: I'm using react-phone-input-2 with custom localization like it's described in the docs(https://github.com/bl00mber/react-phone-input-2#custom-localization).
Component correctly displays list of the countries according to current locale(e.g. German):

Observed result: title is always in English

Expected result: title should be also translated according to current locale