You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #12236 [Translator] Recommending real message id for shared bundles (yceruto)
This PR was merged into the 3.4 branch.
Discussion
----------
[Translator] Recommending real message id for shared bundles
Using the "keyword" method to create translation message in public/shared bundles is painful sometimes, because apps with single-lenguage MUST activate the `translator` layer to see the final message, so worse performance.
DX-wise, the "keyword" method is "practical" (nowaday smart IDEs can replace texts easier), but when we're creating a bundle we should also think that "translation" is optional for apps.
Commits
-------
0def709 Recommending real message id for shared bundles
0 commit comments