Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add title and description to nls for better internationalization #562

Open
bogibrynjar opened this issue Jul 13, 2020 · 0 comments
Open

Comments

@bogibrynjar
Copy link

Currently the title and description of geoform is hard-coded in the details.js part of the code. Better internationalization would be easier to achieve by moving these elements into the resources.js file in the nls section. This would offer more flexibility and better support for multilingual deployments.

Also there are other labels/text in the defaults.js that should be moved to the nls/resources.js such as:

attachmentLabel
attachmentHelpText
submitButtonText
viewSubmissionsText

I would love to do this myself and contribute but not a developer unfortunately!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant