On the php.net website, I have to select my preferred documentation language every time I visit the documentation.
Could php.net remember the user's selected language using localStorage or a cookie?
For example, if I select Russian, php.net could remember this choice and automatically open the documentation in Russian on my next visit.
Small UX improvement, but it would make the documentation much more convenient for users who consistently use the same language.
On the php.net website, I have to select my preferred documentation language every time I visit the documentation.
Could php.net remember the user's selected language using localStorage or a cookie?
For example, if I select Russian, php.net could remember this choice and automatically open the documentation in Russian on my next visit.
Small UX improvement, but it would make the documentation much more convenient for users who consistently use the same language.