-
A majority (55%) of users using PocketInvEditor is using a language other than English, so I think the app should have localizations for different languages.
The strings used in the user interface is…
-
Hello @jjuliano,
First all apologies I unfortunately can't speak Filipino. I'm conducting a project similar to bato, named [Ĝue](https://github.com/psychoslave/gxue). I see that you are much more a…
-
I just finished setting up TestSweet by following [the guide](https://testsweets-docs.web.app/guides/code-integration/)
But it's not letting me run the app in capture mode.
I keep getting this e…
-
Currently, the file upload drop mode does not support localizations. It is necessary to modify the labels in the js file and it's not practical in case of update.
In general, all labels should be lo…
-
## Bug report
### Required System information
- Node.js version: 20.11
- Yarn version: 3.8.1
- Strapi version: 2.21.0
- Database: postgres 13.3
- Operating system: Macos 14.3.1…
-
It would be good to have correct localizations for messages with plural forms. In English, it is phrases like "1 more file" and "2 more files" and many more others. Without such feature there is no wa…
-
[](https://issuehunt.io/r/sindresorhus/Preferences/issues/13)
We could provide `.general`, `.advanced`, `.updates` and maybe `.license`:
> Since almost everyone would have a `General` preferen…
-
Looking at `/vim-build/vim_*/share` there are a lot of things that could be possibly pruned:
- 696.0 KiB [ ] /man
From share/vim/vim80:
- 6.6 MiB [##########] /doc
- 3.5 MiB [##### ] /sp…
-
Translators and Proofreaders:
Please subscribe to receive the Notifications
------------------------------------------------------------------------------------------------------
We use the [Crowdi…
-
From a user on slack, I am just the messenger.
```
julia> R, (x,y) = polynomial_ring(GF(2), ["x","y"]);
julia> A, _ = quo(R, ideal(R, [x^2+1, y^2+1]));
julia> F = free_module(A,2);
julia> …