How to override language login.json file through plugin.
-
Hi,
I need to change 'Alternative Login' text through theme,
Text is:
"alternative_logins": "Alternative Logins",When I see source code It has been written in
public/language/en_GB(laguage folder)/login.json file.Can I override login.json file in theme ? How?
Thank You.
-
Sure, add this to your
plugin.json
:nodebb-plugin-calendar/plugin.json at master · pitaj/nodebb-plugin-calendar
Fully-featured calendar plugin for NodeBB. Contribute to pitaj/nodebb-plugin-calendar development by creating an account on GitHub.
GitHub (github.com)
and then create a folder with your own version of
login.json
Copyright © 2024 NodeBB | Contributors