Difference between revisions of "Locale: perbaiki id-ID.UTF-8"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
vi /etc/environment | vi /etc/environment | ||
| + | vi /etc/default/locale | ||
Tambah | Tambah | ||
| Line 12: | Line 13: | ||
LC_ALL=en_US.UTF-8 | LC_ALL=en_US.UTF-8 | ||
LANG=en_US.UTF-8 | LANG=en_US.UTF-8 | ||
| + | LANGUAGE=en_US.UTF-8 | ||
Latest revision as of 07:42, 14 June 2017
Memperbaiki locale
sudo locale-gen id_ID.UTF-8
Edit
vi /etc/environment vi /etc/default/locale
Tambah
LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8