easy_localization icon indicating copy to clipboard operation
easy_localization copied to clipboard

Expose components to allow translating without context

Open jonasN5 opened this issue 3 years ago • 5 comments

Solves #210.

jonasN5 avatar Mar 24 '21 19:03 jonasN5

@themadmrj this PR contain only export changes... its solve #210?

Overman775 avatar Apr 16 '21 11:04 Overman775

Combined with my comment, yes.

jonasN5 avatar Apr 16 '21 11:04 jonasN5

Will that PR be merged?

zmeid avatar Apr 25 '21 04:04 zmeid

Why is Test and Publish check failing? This is a great feature when wanting to use translation for text outside UI logic, for instance in services logic which does not have access to context (unless explicitly passed which is not convenient)

nkulic avatar Jul 18 '21 12:07 nkulic

To make the tests work, I suppose some import statements need to be removed since they are redundant now.

bw-flagship avatar Jun 17 '23 08:06 bw-flagship