mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Switch russian login class to UTF-8
Reviewed by: glebius Approved by: glebius Differential Revision: D2129
This commit is contained in:
parent
03ab093569
commit
a1c1feb511
1 changed files with 2 additions and 2 deletions
|
|
@ -81,8 +81,8 @@ root:\
|
|||
# Russian Users Accounts. Setup proper environment variables.
|
||||
#
|
||||
russian|Russian Users Accounts:\
|
||||
:charset=KOI8-R:\
|
||||
:lang=ru_RU.KOI8-R:\
|
||||
:charset=UTF-8:\
|
||||
:lang=ru_RU.UTF-8:\
|
||||
:tc=default:
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue