Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The language file defines which message should be used by the actions.
The file can be found under /modules/addons/detectmultiaccounts/lang/

Info
Directly editing the language files is not recommended. These files may be overwritten during module updates, resulting in a loss of any edits you had made.
Instead, it is recommended to use overrides. Overrides allow you to customise the default variables with your own values such that they will be preserved through the update process.

To use your own texts, copy the file lang.php into the folder override and then edit the texts as desired.

...