Magento 2 Korean Language Pack (ko_KR)
https://github.com/changwng/m2-koreanlocale
-
Manual Install
1.1 copy to app\i18n\changwng\ko_kr 에 압축 해제
1.2 php bin/magento setup:upgrade
1.3 php bin/magento cache:clean
php bin/magento cache:flush
1.4 rm -r pub/static
1.5 php bin/magento setup:static-content:deploy ko_KR -
after install
php bin/magento setup:upgrade
php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush
rm -r pub/static
php bin/magento setup:static-content:deploy ko_KR
php bin/magento setup:static-content:deploy en_US
php bin/magento setup:static-content:deploy ko_KR
php bin/magento setup:static-content:deploy ja_JP
-
locale setting (해당 상점및 관리자 페이지를 한국어로 설정 방법)
Activate language (backend): Account > Settings > Account information > Interface Locale
Activate language (frontend): Stores > Settings > Configuration > [storeview] > Locale options > Locale -
copy right [email protected] (c) 2016.