lbry-desktop/ui/component/formFieldDuration
infinite-persistence 241a6182a2
FormFieldDuration: 'mo' incorrectly hinted as 'month' + i18n fix
The unit is either 'month' or 'b', so the tooltip and placeholder was incorrect.

Also fixed the tooltip to make it localizable.
2022-02-26 20:25:56 +08:00
..
index.js Factor out 'FormFieldDuration' for re-use 2022-02-23 23:01:55 +08:00
view.jsx FormFieldDuration: 'mo' incorrectly hinted as 'month' + i18n fix 2022-02-26 20:25:56 +08:00