scandipwa/locale
最新稳定版本:2.0.0
Composer 安装命令:
composer require scandipwa/locale
包简介
N/A
README 文档
README
This module exposes multiple locale-related APIs for the theme's phtml template.
Feature breakdown:
1. Determine locale for store
Exposes $this->getLocaleCode() in the generated Magento_Theme/templates/scandipwa_root.phtml. Provides the store's locale code.
2. Determine language for store
Exposes $this->getLanguageCode(), basically takes the part of $this->getLocaleCode() before _. E.g. en_US => en.
统计信息
- 总下载量: 202.24k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2019-12-04