-
Would love to see about baking in I18N support to choosealicense.com proper. See #67 and #62
We already have the bulk of the strings in a single file (`_config.yml`), so it should just be a matter of…
-
-
Hi.
I have been making a proof of concept of i18n in a branch:
https://github.com/mdtrooper/goxel/tree/i18n
It runs fine, but:
* I don't know how is work the gettext in windows or apple.
* …
-
```
Found in Release:
Detailed description: We are trying to change the internationalization
(i18n) for the "no data" and number formating but it is not working. In
brazil, 1,500 means: 1.500 (or 1.5…
-
```
Found in Release:
Detailed description: We are trying to change the internationalization
(i18n) for the "no data" and number formating but it is not working. In
brazil, 1,500 means: 1.500 (or 1.5…
-
```
What steps will reproduce the problem?
1. Deploy antisamy e.g. in an application server
2. Set the locale of the application server e.g. to en_US
What is the expected output? What do you see inst…
-
```
Found in Release:
Detailed description: We are trying to change the internationalization
(i18n) for the "no data" and number formating but it is not working. In
brazil, 1,500 means: 1.500 (or 1.5…
-
I noticed on the doc (http://flask-user.readthedocs.io/en/v0.6/internationalization.html) that Flask-User still does not have Brazilian Portuguese on the list of languages supported. What can I do to …
-
### Description
The documentation is explaining the following:
_The main application is usually responsible for loading the localized messages and setting the current language.
Each element that nee…
-
### Your Godot version:
Not relevant
### Issue description:
The docs for "Internationalizing games" are great, but I couldn't find a simple example of how **TranslationServer should be used to sw…