-
The plan is to add a way to support internationalization (i18n) in our application. The language support will help reach more people and lessen the boundaries.
## Description
To broaden the reac…
-
## Use case
In my app i have dynamic states for which i would need to show the correct translated string.
Let's say the .arb files contain key/value pairs like
```
"localStateError": "An error has…
-
Currently, UI translation keys are extracted using an npm script, manually translated and then commited in our git repository. This requires the translator to have git access and be comfortable with a…
-
Panel for preparing translations for game events, items, descriptions etc.
-
It would be nice (and because of #3085 very useful in some cases) to push new translations to the users. We already have a mechanism in place (for news message), we could piggyback a check for transla…
hiker updated
6 years ago
-
### Which @angular/* package(s) are relevant/related to the feature request?
localize
### Description
Hello! To my understanding it isn't possible to translate dynamic values at runtime using angul…
-
This is to go through our google translated strings in the json files for Chinese and make sure its translated into traditional instead of simplified
we also need to make sure that the translations…
-
### Tested versions
v4.3.stable.nixpkgs [77dcf97d8]
### System information
nixos-unstable
### Issue description
`TranslationServer` seems to not work in the editor at all, witch I partl…
-
### Description
### Metadata
- Proposal: [SE-0001]()
- Authors: [NH](https://github.com/N3v1)
- Review Manager: [NH](https://github.com/N3v1)
- Status: WIP
## Introduction
### Pro…
N3v1 updated
2 months ago
-
# Proposed solution
We utilize the [dynamic resource addition](https://www.i18next.com/overview/api#addresourcebundle) of i18next to dynamically add user defined translations in every module.
C…