-
In the past, I used the setup I also described [here](https://github.com/kurtsson/jekyll-multiple-languages-plugin/issues/186):
Have a default language be put to root **and** in a separate language f…
-
I've read the note requesting help with localisation, but I'm not 100% sure this is the same thing...
Have you considered ways to support, in English, converting international spellings of words? F…
-
If we have `component.shout.addShout` then we need the opposite (`component.shout.removeShout`)
```json
"component": {
"shout": {
"removeShout": "Remove your shout"
}
}
```
right?
A…
-
I think it would be easier for doing the right edit when just showing newline charaters (`\n`) as they are in the value columns instead of rendering them.
It's confusing to seem them rendered (if y…
-
### I'm Submitting a ...
```
[ ] Bug report
[x] Feature request
[ ] Support request
```
### Expected Results
It would add to flexibility of the component if we could supply a function for dat…
-
```
This process reflects the steps for i18n "Gitso" from gitso_0.5_src sources.
Cause its installed at /usr/local, the locale files are located at
/usr/local/share/locale
Add the next snippet on top…
-
```
This process reflects the steps for i18n "Gitso" from gitso_0.5_src sources.
Cause its installed at /usr/local, the locale files are located at
/usr/local/share/locale
Add the next snippet on top…
-
How to Cancel the localization for the corresponding language?I want to show Chinese cancel instead
-
Hi,
I am using OpenVSLAM to create a map and then I go to localization mode. The problem is that my odometry drifts quite a bit and localization does not occur often and I need my robot to be as ac…
-
To get the project to work in Flutter 2 I had to make a couple of changes to the supporting packages:
1. - In picture_stream.dart, I changed the word 'DiagnosticableMixin' to 'Diagnosticable'
2. …