Magento模板制作官方教程中文版,为官方设计人员手册的翻译 --网站级别的声明(Website-level declaration) --商店视图级别的声明(Store view-level declaration) --创建一个新的默认主题(Creating a new default theme) --创建一个新的非默认主题(Creating a new non-default theme) --为商店指定界面和主题(Assigning interface and theme to t
jekyll-i18n_tags
这个插件提供了一个用于翻译模板的简单标签。
安装
添加jekyll-i18n_tags宝石到:jekyll_plugins在你的团队Gemfile :
group :jekyll_plugins do
gem 'jekyll-i18n_tags' , '~>1'
end
用法
将配置和翻译放在_config.yml :
# Source language is optional. If set, translations to it will n