-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: internationalizationSupporting other languages or locales. (aka i18n)Supporting other languages or locales. (aka i18n)c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework teamOwned by Framework teamtriaged-frameworkTriaged by Framework teamTriaged by Framework team
Description
By reading the documentation of Internationalization I have to create manually all the intl_*lang*.arb files. But once it's done and I need to update my translation (example I removed and/or added screens), how can I update the localisations ? What's the procedure in that case ?
Because having to manually search for the new messages into intl_messages.arb and after add them into each intl_*lang*.arb is not really an option...
Having the Intl package that merge all the translation and add/remove/update for all langage.
On angular the i18n tool is doing it and I find it really cool to work with.
guyzk, matthewlloyd, Nushio, edlman, fluttdev and 14 more
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: internationalizationSupporting other languages or locales. (aka i18n)Supporting other languages or locales. (aka i18n)c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework teamOwned by Framework teamtriaged-frameworkTriaged by Framework teamTriaged by Framework team