lbry-desktop/ui/component/i18nMessage
infiinte-persistence 23848dd37a Fix <i18nMessage> not localizing the message.
--- Problem (#4173) ---
Messages under <i18nMessage> weren't localized although the translation is available. However, the tokens for these messages are localized, causing a mixed-language final string.

--- Fix ---
It appears that the original message (instead of the localized) was used in the token-substitution process.
2020-05-25 10:18:08 -04:00
..
index.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
view.jsx Fix <i18nMessage> not localizing the message. 2020-05-25 10:18:08 -04:00