Nariman Jelveh
Nariman Jelveh
this sucks. Let me think about it a little.
This was caused by a PR from last month. I'll fix it.
This is a good first issue. I'll wait a day or two to see if somebody picks it up, otherwise I'll fix it.
- Hard-coded instances of the `Trash` must use the `i18n()`. [This](https://github.com/HeyPuter/puter/blob/726f0111ae191ce86ea7f517dab0945b98094435/src/helpers.js#L1874) is one example of the word `Trash` being hard-coded, this should be changed to `i18n('trash')`. - `i18n()` must wrap...
Thank you @ehsan-ashik, this is a good point. I'd say in most cases (1) is the way to go. But there are circumstances where plain text needs to be returned...
@ehsan-ashik I'm assigning this to you. Let us know if we can help!
Thank you for your contribution, Odah. Could you look into the CLA, it's needed before we can merge.
Hi Cris, This is a great proposal and I agree with your points. One problem is that we don't really have a design system, I just designed things as I...
Hi @Runanka, any updates on this? Let me know if I should do this instead.