Closed milantenk closed 4 years ago
Hi @milantenk I would like to take this issue...
Could you assign it to me?
Sure @Villanuevand, it is yours. :)
@milantenk Thanks... Nice project BTW!
Thank you! 😄
I just merged the PR and created 1.1.0
version that contains the new feature. The package is deployed here to npm.js. Thank you for your contribution! 😄
I just merged the PR and created
1.1.0
version that contains the new feature. The package is deployed here to npm.js. Thank you for your contribution! 😄
Im happy to help @milantenk If do you have a release plan for future features o enhancements o wherever to enhance the project, Feel free to ping me up!
I love this project...
Okok, thank you! :)
Currently the library has hard coded label string in English language. This is problematic, if someone would use the library in an other language context.
The requirement is to get these label strings as optional parameter in the library. The library should contain the original strings as default value, and if there are optional translated parameters, the form should display those.
When the implementation is finished, the README files should be updated with the new parameter.