Shlomo
Shlomo
When trying to access a variable from the env file, like this: `import.meta.env.VITE_YOUR_KEY` getting a typescript error: `Property 'env' does not exist on type 'ImportMeta'` (the variable does not exist...
I'm working on translating iina into my language (Hebrew), how can I build the application locally on my computer with the latest translations from crowdin, to check that I didn't...
After I translated iina into Hebrew (with the kind and patient help of @uiryuu at https://github.com/iina/iina/issues/4742), I note here some display problems that appear only in the Hebrew language which...
from [django docs](https://docs.djangoproject.com/en/4.2/topics/auth/default/#groups): > [django.contrib.auth.models.Group](https://docs.djangoproject.com/en/4.2/ref/contrib/auth/#django.contrib.auth.models.Group) models are a generic way of categorizing users so you can apply permissions, or some other label, to those users. A user can belong to...
Italic writing is not acceptable in Hebrew for emphasis/quotation https://he.wikipedia.org/wiki/%D7%9B%D7%AA%D7%91_%D7%A0%D7%98%D7%95%D7%99#%D7%9B%D7%AA%D7%91_%D7%A0%D7%98%D7%95%D7%99_%D7%91%D7%A2%D7%91%D7%A8%D7%99%D7%AA
Fixing the documents to the breakpoint that is actually used closed https://github.com/quasarframework/quasar/issues/16903 **What kind of change does this PR introduce?** - [ ] Bugfix - [ ] Feature - [x]...
I tried to use the plugin with rss of some news sites, and also in this: https://ims.gov.il/sites/default/files/ims_data/rss/forecast_country/rssForecastCountry_en.xml But it only gives a link to the post and does not insert...
Hello, I would be happy if the plugin would add to NodeBB's search a filter of resolved/unresolved issues, as it is already possible to search for topics with a particular...
NOTE: A similar PR may already be submitted! Please search among the Pull request before creating one. ### Types of Changes **What types of changes does your PR introduce?** Put...