Add translatable frontend strings
-
Please make the frontend strings translatable.
I know that the pickup option select label and the ‘please select’ option are not translatable at the moment. they are just plain English strings in the code, not wrapped in
__(). Maybe other string as well, but I’m not sure.This will make the user experience a lot more polished. And maybe, to add some extra polish, you can add a loading indicator while the pickup points are being fetched. It can be a bit slow now and therefore confusing for users to need to wait without any feedback.
You must be logged in to reply to this topic.