feat(glossary): expand language support and admin interface#16
Open
ClickAndGoScript wants to merge 4 commits intoNodeBB:mainfrom
Open
feat(glossary): expand language support and admin interface#16ClickAndGoScript wants to merge 4 commits intoNodeBB:mainfrom
ClickAndGoScript wants to merge 4 commits intoNodeBB:mainfrom
Conversation
- Add Hebrew (he) language translation file with complete glossary strings - Expand German (de) language file with widgets and admin interface translations - Expand English (en-GB, en-US) language files with widgets and admin interface translations - Expand Turkish (tr) language file with widgets and admin interface translations - Update controllers to use translator for dynamic admin page title - Enhance admin templates with improved form layouts and item management UI - Add client-side functionality for CSV upload and keyword management - Update .gitignore to exclude local git configuration files - Update package.json with new dependencies and version bump - Improve admin interface with better widget positioning and form validation
- Add Hebrew (he) language translation file with complete glossary strings - Expand German (de) language file with widgets and admin interface translations - Expand English (en-GB, en-US) language files with widgets and admin interface translations - Expand Turkish (tr) language file with widgets and admin interface translations - Update controllers to use translator for dynamic admin page title - Enhance admin templates with improved form layouts and item management UI - Add client-side functionality for CSV upload and keyword management - Update .gitignore to exclude local git configuration files - Update package.json with new dependencies and version bump - Improve admin interface with better widget positioning and form validation
Member
|
Please indicate the involvement of AI in your commit messages via an |
ClickAndGoScript
commented
Jan 8, 2026
Author
ClickAndGoScript
left a comment
There was a problem hiding this comment.
Oh! You're right!
I made the fixes for my forum, and only later wanted to contribute back to the community, so I didn't remember to do everything properly.
Although it should be noted that this is mainly a translation of the plugin, and only two small fixes to adapt to version 4^
…n errors - Wrap tooltip initialization in a typeof bootstrap check to avoid errors when the library is not loaded. - Ensures tooltips only initialize if bootstrap is available, improving robustness in edge cases.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.