This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-desktop
Watch
1
Star
0
Fork
You've already forked lbry-desktop
0
Code
Issues
596
Pull requests
6
Projects
Releases
238
Packages
Wiki
Activity
97dd01ed38
lbry-desktop
/
ui
/
component
/
i18nMessage
/
index.js
4 lines
49 B
JavaScript
Raw
Normal View
History
Unescape
Escape
proof of concept of i18n component wherever I was this is such a heap of shit but it technically works? progress working? but bad on desktop use browser default for date time fix language setting loading fixes
2019-09-04 23:43:37 +02:00
import
i18n
from
'./view'
;
Don't connect to the Redux store when not needed. The subscription still costs something per update cycle even when the parameters are null or empty objects.
2021-10-23 07:57:42 +02:00
export
default
i18n
;
Reference in a new issue
Copy permalink