andriyboychenko / books-online

playing with python - django, javascript, jquery, html, bootstrap
Apache License 2.0
0 stars 0 forks source link

Make messages and labels configurable #6

Open andriyboychenko opened 10 years ago

andriyboychenko commented 10 years ago

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

andriyboychenko commented 10 years ago

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)