Versions Compared

Key

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

...

Changing CSS

Changing Texts

The system saved a value in “CustomTextDefined” of true or false per account for performance.

If CustomTextDefined=True, the system picks up the values stored per language from a custom Json and includes all the supported texts in each language.

{"en":{},"he":{},"de":{},"es":{},"nl":{}}

In the account settings, the custom_text is saved as a JSON file.

In default settings, the supported texts are saved in an English default JSON file

List of texts to change in home page:

Supported texts to change:

DashboardHomeTitle
DashboardHomeSubTitle
DashboardHomeTopHowToTitle
DashboardHomeTopHowToDescription
DashboardHomeMiddleHowToTitle
DashboardHomeMiddleHowToDescription
DashboardHomeBottomHowToTitle
DashboardHomeBottomHowToDescription
DashboardHomeLearnTitle
DashboardHomeLearnDetails
DashboardHomeSupportTitle

LitemodeTitle
LitemodeSubTitle
LitemodeCompanyChat
LitemodePublicChat
LitemodeTitle
LitemodeMistakes
LitemodeMonitor

...

image-20241118-144546.pngImage Added