Magento2添加日语语言包
参考:
https://github.com/mageplaza/magento-2-japanese-language-pack
下载日语安装包文件、解压,然后上传到服务器
然后执行下面命令删除 刷新缓存、
php bin/magento cache:clean
php bin/magento cache:flush
缓存使用参考:
https://www.mageplaza.com/kb/how-flush-enable-disable-cache.html