-
**Explain the problem.**
```
echo "العربية ---لغة العرب--- هي \"إحدى\" اللغات 'القديمة' وبالتالي..." \
| pandoc -M lang=ar -f markdown -t rst -s
```
Result:
```
العربية —لغة العرب— هي “إح…
-
### What happened?
In my `main.ts` I did the following, according to the Valibot docs:
```ts
import * as v from 'valibot'
import '@valibot/i18n/de'
v.setGlobalConfig({ lang: 'de' })
```
I…
-
For this assertion:
https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/blob/708128b1358d45da4aaa4629f4e1ca7df76a3236/mkdocs_git_revision_date_localized_plugin/plugin.py#L117
..…
-
Hi there 👋
I seem to have hit a bug, using this package.
When a rootnode has multiple hostnames assigned, each with their own language, getting their URL doesn't work correctly...
## Example
…
-
### Is your feature request related to a problem? Please describe.
When saving a Word document in any non-english environment, the style definitions are also saved in that non-english language, for…
-
### New Regression Checklist
- [X] Updated fastlane to the latest version
- [X] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [X] I …
chnbr updated
1 month ago
-
**Suggestion**
The global ignore mechanism is the only thing stopping us from having perfect grammar composition. (in theory, at least)
If we allow each rule to have different ignore terminals, …
-
### What feature would you like to suggest?
We would want to deploy localized versions of the app in major world languages. Similar to the setup we have for our core learning platform.
### Addit…
-
Support localized URLs for SEO purposes, eg:
/some-url (en) [default locale]
/nl/some-url (nl)
Similar to what all JS frameworks out there support.
-
Hi. As you're implementing localized weather, I think it would be cool to have localized wind too. Besides obvious weather effects, I also see this as a potential for integration with other mods like:…