ember-cli-pod-translations:在Pod中编译语言环境文件的插件

时间:2024-02-25 17:28:58
【文件属性】:

文件名称:ember-cli-pod-translations:在Pod中编译语言环境文件的插件

文件大小:76KB

文件格式:ZIP

更新时间:2024-02-25 17:28:58

i18n ember-cli ember emberjs ember-addon

ember-cli-pod-translations 一个插件,用于在Pod中编译您的语言环境文件。 安装 $ ember install ember-cli-pod-translations 用法 为您的组件,控制器或路线创建转换文件 例如,我们可以创建一个英文文件app/pods/components/x-foo/translations.en.json { " hello_world " : " Hello World " } 然后是一个法语文件app/pods/components/x-foo/translations.fr.json : { " hello_world


【文件预览】:
ember-cli-pod-translations-master
----.travis.yml(903B)
----.eslintrc(3KB)
----.ember-cli(32B)
----ember-cli-build.js(214B)
----vendor()
--------.gitkeep(0B)
----addon()
--------mixins()
--------helpers()
----config()
--------ember-try.js(2KB)
--------environment.js(84B)
----index.js(2KB)
----.watchmanconfig(37B)
----package.json(2KB)
----tests()
--------test-helper.js(156B)
--------index.html(1KB)
--------unit()
--------.eslintrc.js(55B)
--------dummy()
--------integration()
--------helpers()
----app()
--------helpers()
----testem.js(316B)
----.npmignore(195B)
----LICENSE.md(1KB)
----.gitignore(249B)
----README.md(3KB)
----yarn.lock(195KB)
----.editorconfig(368B)

网友评论