-
Currently these metrics are defined under `process.runtime.jvm.classes.*`:
* `process.runtime.jvm.classes.loaded`
* `process.runtime.jvm.classes.unloaded`
* `process.runtime.jvm.classes.current_l…
-
**Describe the bug**
I'm trying to use linked translations but every time i try i'm having `undefined` exceptions
**To Reproduce**
```
"orderMessages": {
"sent": "Sua ordem foi enviada e es…
-
**Please describe which feature you have a question about?**
My App was deployed using Amplify Web GUI and link to git repo. After a while I have changed the code-base and merged it into the linked g…
-
## Proposed Solution
* Leave default implementation as is
* Allow plugging in a custom pluralization module (already possible)
* Extend `Gettext.Plural`
- The plural forms header should be pas…
-
**Is your feature request related to a problem? Please describe.**
Some message formatting APIs only allow you to make a single choice with respect to language/locale. This single choice is used for …
-
### Describe the bug
In a number of locations the translation strings are buggy an unable to be translated.
In most cases strings are concatenated, thereby assuming all languages follow the same f…
-
As this project uses a [French dictionary](https://github.com/DazzlingFugu/ember-fr-guides-source/blob/e5bdb9e73ad493adce98a5610b56a275db1e8ff6/.remarkrc.js#L4) (instead of an English one), we want to…
-
i18n to support for pluralisation and parameters :
https://kazupon.github.io/vue-i18n/guide/pluralization.html#custom-pluralization
-
# Summary
When components require that a consumer pass a pluralized version of a string, Polaris currently restricts the consumer to a English-centric pluralization format. This isn't very inclusiv…
-
For some reason, when I compile the Vite project and ran the `preview` command.
It throws an error in console and all components become non-functioning.
> `has` method does not exist
```ts
i…