mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
--- 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. |
||
---|---|---|
.. | ||
index.js | ||
view.jsx |