Erik Bjäreholt

Results 446 comments of Erik Bjäreholt

Yeah this is something we're interested in fixing. It'll probably be part of the next web UI makeover, since there are some other related changes we'd like to make as...

Might have been fixed to an extent by #123

@xylix The Android app is developed in https://github.com/ActivityWatch/aw-android Having a large JS bundle shouldn't be that much of an issue since it's served locally, but parsing JS can still be...

The reason for there not being any UI tests is that we don't have many UI related bugs and maintaining UI tests is a lot of work. I'd like to...

Crowdin looks good, but it costs $15 a month, which we don't have. I've been keeping an eye on [Zanata](https://zanata.org) which is open source and looks about as good to...

@Rakleed Oh, I must have missed that. I'm a bit worried about being at their mercy with their licensing and I'd rather use something free and open source, but it...

Crowdin accepted our request for a free open source license, but I won't have time to set things up for a while. If anyone wants to contribute, feel free to...

Someone has been working on a fork which has had basic internationalization added: https://github.com/doubledashio/aw-webui

I just found this, which looks like a really good way to do it: https://github.com/fluent-vue/fluent-vue

I'd rather implement a solid, simple, solution that solves 80% of the problem (like what's already in the PR) than try to engineer a perfect solution that takes 10x as...