-
```
1. Оформить компонент Alerts аналогично тому
как сделано в приложениях Google (см.
вложение).
2. Сделать сервис-надстройку над AlertManager.alert,
с методом, который будет получать
объект-зад…
-
Hello. I managed to implement a working custom formatter for translated pluralizations but find myself facing a problem when using the functional component syntax. It returns a table of objects. See t…
-
#### Issue details
The I18NBundle throws an exception for choice + number format with decimals.
`{0,choice,0#zero|0
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Which Transloco package(s) are the source of the bug?
MessageFormat
### Is this a regression?
Yes
### Curre…
-
### Link to the code that reproduces this issue
https://github.com/jdoe802/pino-pretty-mongo-minimal
### To Reproduce
have been working on this for a few weeks now. I was getting errors like …
-
I was looking at the documentation about translations here:
https://symfony.com/doc/5.x/translation.html#basic-translation
and I was looking for the part about parameters, or should I say placehol…
-
### vue & vue-i18n version
vue: 2.6.11 - vue-i18n: 8.18.2
### Issue
Using a custom formatter breaks the functionality of component interpolation.
Following the docs example of component …
-
When publising to a SNS Topic and listening to an SQS queue bound to that topic, deserialization fails, as the messageformat is a topic message and not a queue message.
Messageformat needs to be detec…
-
Minimally reproduceable code (nextjs app)
next.config.js
```
/** @type {import("next").NextConfig} */
const { PinoWebpackPlugin } = require('pino-webpack-plugin')
const path = require('path')…
-
> File "/../my_file.py", line 103, in _process_message
return format(actual_message, processed_params, _get_message_format_locale(locale_code))
File "/.../lib/python2.7/site-packages/pyseeyou…