-
Time part is formatted incorrectly.
![image](https://github.com/dart-lang/i18n/assets/4129763/da48b440-2edb-4823-97ad-4850b20baa02)
```dart
final d = DateTime(2024, 05, 17, 22, 23, 24);
…
-
Please provide proper descriptions for the localizations, [qqq.json](https://github.com/cyberpower678/Cyberbot_II/blob/master/IABot/www/i18n/qqq.json) is full of way to superficial descriptions, prefe…
-
I'm trying to add a new language to my app (Nynorsk, language code = "nn").
I've followed the Flutter documentation found here: https://flutter.dev/docs/development/accessibility-and-localization…
-
A versao 1.14.2 utiliza a o package intl: 0.19.
Entao vc ira receber o erro abaixo:
```
Because seu_app depends on flutter_localizations from sdk which depends on intl 0.18.1, intl 0.18.1 is …
-
### Feature description
To do translations, go to https://crowdin.com/project/file-manager-mcreator
Make a new Crowdin account and use this link to add yourself to the project: https://crowdin.c…
-
The localization tables in newly created databases contain the languages currently supported by specify (english, portuguese, portuguese (Brasil), ukraine (Ukraine), russian (Russia)), but preexisting…
-
I have been going through a collection of more than 5000 images to update the localizations and adding additional boxes and I have found that have saving a couple hundred in one session FamthomNet jus…
-
I want to extend amount of supported languages for user interface. At the moment there are only English and Russian (which is my native language). But it will be much better to localize program for at…
-
according to the paper I was expecting that the combined labels of finding and location is a nested list
> along with their localizations when available: [[’pulmonary fibrosis’,’loc basal bilateral…
-
Localizations now use flutter:generate and an l10n.yaml file to describe the file locations, with a new default naming convention `app_xx.arb`. The plugin currently keeps trying to recreate the old …