codex icon indicating copy to clipboard operation
codex copied to clipboard

Language detection and store

Open neSpecc opened this issue 8 years ago • 0 comments

In UI texts we will use i10n (issue #395). Content (articles, news) will be on two langs:

  • Russian
  • English

Default language detection

  • For all visitors, default language is English
  • For Russia, default is Russian

Module should detect Russian visitors and change default language to Russian. Most important parameter is speed

Store default settings somewhere

Change language selectors in templates:

  • index page, block News
  • article page

neSpecc avatar Nov 16 '17 15:11 neSpecc