翻译丢掉了原文的部分内容 [ 新手入门 ]
www.yiichina.com/doc/guide/2.0/structure-assets#customizing-asset-bundles 该项翻译少了一部分。
Using Asset Bundles ¶ To use an asset bundle, register it with a view by calling the yii\web\AssetBundle::register() method. For example, in a view template you can register an asset bundle like the following:
use app\assets\AppAsset;
AppAsset::register($this); // $this represents the view object
Info: The yii\web\AssetBundle::register() method returns an asset bundle object containing the information about the published assets, such as basePath or baseUrl.
在翻译中被丢掉了 Info:这部分。但是我没办法对翻译结果修改。致使我反复看了译文很久都没有解决的问题,在回到原文中才解决。谢谢。
共 2 条回复
-
可以给这个项目提交PR:https://github.com/yiichina/yii2
bubifengyun NJSH
注册时间:2014-11-06
最后登录:2022-10-29
在线时长:59小时54分
最后登录:2022-10-29
在线时长:59小时54分
- 粉丝36
- 金钱10
- 威望160
- 积分2200