Update language configuration

This commit is contained in:
csupreme 2021-02-23 11:14:47 +09:00
commit 2f0c86e6cb

View file

@ -33,7 +33,7 @@ The value of the `APP_LANG` variable must be a valid locale code matching one of
* German (Informal) - `de_informal`
* Italian - `it`
* Japanese - `ja`
* Korean - `kr`
* Korean - `ko`
* Polish - `pl`
* Russian - `ru`
* Slovakian - `sk`
@ -67,4 +67,4 @@ For example, On Ubuntu, running PHP7.2:
```bash
sudo systemctl restart php7.2-fpm.service
```
```