In order to have a possibility to make a site multilingual, messages should be defined in separated config file. Like resources/properties.properties in java
Also add possibility to add data content in specific language. For this purpose tables that are affected by site manager, should have a new field, such as Lang_Code. (Original languages: Ukr,Rus,Eng)
In order to have a possibility to make a site multilingual, messages should be defined in separated config file. Like resources/properties.properties in java