Language detection and store
Open
- Dominant language
- PHP
- Stars
- 26
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.