You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _translations/po/es/guide_views_asset.md.po
+13-12Lines changed: 13 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: PACKAGE VERSION\n"
9
-
"POT-Creation-Date: 2026-02-25 03:25+0000\n"
9
+
"POT-Creation-Date: 2026-03-16 21:08+0000\n"
10
10
"PO-Revision-Date: 2025-12-24 08:02+0000\n"
11
11
"Last-Translator: Automatically generated\n"
12
12
"Language-Team: none\n"
@@ -482,16 +482,10 @@ msgid ""
482
482
"{\n"
483
483
" public string $basePath = '@assets';\n"
484
484
" public string $baseUrl = '@assetsUrl';\n"
485
-
"\n"
485
+
"\n"
486
486
" public array $js = [\n"
487
487
" 'js/jquery-3.6.0.min.js',\n"
488
488
" ];\n"
489
-
" \n"
490
-
" // Or use CDN\n"
491
-
" public array $jsOptions = [\n"
492
-
" 'integrity' => 'sha256-...',\n"
493
-
" 'crossorigin' => 'anonymous',\n"
494
-
" ];\n"
495
489
"}\n"
496
490
msgstr""
497
491
@@ -540,7 +534,7 @@ msgstr ""
540
534
541
535
#. type: Plain text
542
536
#: ../src/guide/views/asset.md
543
-
msgid"For CDN-hosted assets, you can specify full URLs:"
537
+
msgid"For CDN-hosted assets, set `$cdn` to `true` and use full URLs for your asset files. Setting `$cdn = true` tells the asset manager that the assets are served from an external CDN, so it skips local file publishing and path resolution. The `$basePath` and `$baseUrl` properties aren't needed in this case."
544
538
msgstr""
545
539
546
540
#. type: Fenced code block (php)
@@ -555,16 +549,23 @@ msgid ""
555
549
"\n"
556
550
"use Yiisoft\\Assets\\AssetBundle;\n"
557
551
"\n"
558
-
"final class CdnAsset extends AssetBundle\n"
552
+
"final class BootstrapCdnAsset extends AssetBundle\n"
Copy file name to clipboardExpand all lines: _translations/po/id/guide_views_asset.md.po
+13-12Lines changed: 13 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: PACKAGE VERSION\n"
9
-
"POT-Creation-Date: 2026-02-25 03:25+0000\n"
9
+
"POT-Creation-Date: 2026-03-16 21:08+0000\n"
10
10
"PO-Revision-Date: 2025-12-24 08:02+0000\n"
11
11
"Last-Translator: Automatically generated\n"
12
12
"Language-Team: none\n"
@@ -482,16 +482,10 @@ msgid ""
482
482
"{\n"
483
483
" public string $basePath = '@assets';\n"
484
484
" public string $baseUrl = '@assetsUrl';\n"
485
-
"\n"
485
+
"\n"
486
486
" public array $js = [\n"
487
487
" 'js/jquery-3.6.0.min.js',\n"
488
488
" ];\n"
489
-
" \n"
490
-
" // Or use CDN\n"
491
-
" public array $jsOptions = [\n"
492
-
" 'integrity' => 'sha256-...',\n"
493
-
" 'crossorigin' => 'anonymous',\n"
494
-
" ];\n"
495
489
"}\n"
496
490
msgstr""
497
491
@@ -540,7 +534,7 @@ msgstr ""
540
534
541
535
#. type: Plain text
542
536
#: ../src/guide/views/asset.md
543
-
msgid"For CDN-hosted assets, you can specify full URLs:"
537
+
msgid"For CDN-hosted assets, set `$cdn` to `true` and use full URLs for your asset files. Setting `$cdn = true` tells the asset manager that the assets are served from an external CDN, so it skips local file publishing and path resolution. The `$basePath` and `$baseUrl` properties aren't needed in this case."
544
538
msgstr""
545
539
546
540
#. type: Fenced code block (php)
@@ -555,16 +549,23 @@ msgid ""
555
549
"\n"
556
550
"use Yiisoft\\Assets\\AssetBundle;\n"
557
551
"\n"
558
-
"final class CdnAsset extends AssetBundle\n"
552
+
"final class BootstrapCdnAsset extends AssetBundle\n"
Copy file name to clipboardExpand all lines: _translations/po/it/guide_views_asset.md.po
+13-12Lines changed: 13 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: PACKAGE VERSION\n"
9
-
"POT-Creation-Date: 2026-02-25 03:25+0000\n"
9
+
"POT-Creation-Date: 2026-03-16 21:08+0000\n"
10
10
"PO-Revision-Date: 2025-12-24 13:00+0000\n"
11
11
"Last-Translator: Automatically generated\n"
12
12
"Language-Team: none\n"
@@ -482,16 +482,10 @@ msgid ""
482
482
"{\n"
483
483
" public string $basePath = '@assets';\n"
484
484
" public string $baseUrl = '@assetsUrl';\n"
485
-
"\n"
485
+
"\n"
486
486
" public array $js = [\n"
487
487
" 'js/jquery-3.6.0.min.js',\n"
488
488
" ];\n"
489
-
" \n"
490
-
" // Or use CDN\n"
491
-
" public array $jsOptions = [\n"
492
-
" 'integrity' => 'sha256-...',\n"
493
-
" 'crossorigin' => 'anonymous',\n"
494
-
" ];\n"
495
489
"}\n"
496
490
msgstr""
497
491
@@ -540,7 +534,7 @@ msgstr ""
540
534
541
535
#. type: Plain text
542
536
#: ../src/guide/views/asset.md
543
-
msgid"For CDN-hosted assets, you can specify full URLs:"
537
+
msgid"For CDN-hosted assets, set `$cdn` to `true` and use full URLs for your asset files. Setting `$cdn = true` tells the asset manager that the assets are served from an external CDN, so it skips local file publishing and path resolution. The `$basePath` and `$baseUrl` properties aren't needed in this case."
544
538
msgstr""
545
539
546
540
#. type: Fenced code block (php)
@@ -555,16 +549,23 @@ msgid ""
555
549
"\n"
556
550
"use Yiisoft\\Assets\\AssetBundle;\n"
557
551
"\n"
558
-
"final class CdnAsset extends AssetBundle\n"
552
+
"final class BootstrapCdnAsset extends AssetBundle\n"
Copy file name to clipboardExpand all lines: _translations/po/ru/guide_views_asset.md.po
+13-12Lines changed: 13 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: PACKAGE VERSION\n"
9
-
"POT-Creation-Date: 2026-02-25 03:25+0000\n"
9
+
"POT-Creation-Date: 2026-03-16 21:08+0000\n"
10
10
"PO-Revision-Date: 2025-12-24 08:02+0000\n"
11
11
"Last-Translator: Automatically generated\n"
12
12
"Language-Team: none\n"
@@ -483,16 +483,10 @@ msgid ""
483
483
"{\n"
484
484
" public string $basePath = '@assets';\n"
485
485
" public string $baseUrl = '@assetsUrl';\n"
486
-
"\n"
486
+
"\n"
487
487
" public array $js = [\n"
488
488
" 'js/jquery-3.6.0.min.js',\n"
489
489
" ];\n"
490
-
" \n"
491
-
" // Or use CDN\n"
492
-
" public array $jsOptions = [\n"
493
-
" 'integrity' => 'sha256-...',\n"
494
-
" 'crossorigin' => 'anonymous',\n"
495
-
" ];\n"
496
490
"}\n"
497
491
msgstr""
498
492
@@ -541,7 +535,7 @@ msgstr ""
541
535
542
536
#. type: Plain text
543
537
#: ../src/guide/views/asset.md
544
-
msgid"For CDN-hosted assets, you can specify full URLs:"
538
+
msgid"For CDN-hosted assets, set `$cdn` to `true` and use full URLs for your asset files. Setting `$cdn = true` tells the asset manager that the assets are served from an external CDN, so it skips local file publishing and path resolution. The `$basePath` and `$baseUrl` properties aren't needed in this case."
545
539
msgstr""
546
540
547
541
#. type: Fenced code block (php)
@@ -556,16 +550,23 @@ msgid ""
556
550
"\n"
557
551
"use Yiisoft\\Assets\\AssetBundle;\n"
558
552
"\n"
559
-
"final class CdnAsset extends AssetBundle\n"
553
+
"final class BootstrapCdnAsset extends AssetBundle\n"
Copy file name to clipboardExpand all lines: _translations/po/zh-CN/guide_views_asset.md.po
+14-13Lines changed: 14 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: PACKAGE VERSION\n"
9
-
"POT-Creation-Date: 2026-02-25 03:25+0000\n"
9
+
"POT-Creation-Date: 2026-03-16 21:08+0000\n"
10
10
"PO-Revision-Date: 2025-12-24 13:00+0000\n"
11
11
"Last-Translator: Automatically generated\n"
12
12
"Language-Team: none\n"
@@ -492,16 +492,10 @@ msgid ""
492
492
"{\n"
493
493
" public string $basePath = '@assets';\n"
494
494
" public string $baseUrl = '@assetsUrl';\n"
495
-
"\n"
495
+
"\n"
496
496
" public array $js = [\n"
497
497
" 'js/jquery-3.6.0.min.js',\n"
498
498
" ];\n"
499
-
" \n"
500
-
" // Or use CDN\n"
501
-
" public array $jsOptions = [\n"
502
-
" 'integrity' => 'sha256-...',\n"
503
-
" 'crossorigin' => 'anonymous',\n"
504
-
" ];\n"
505
499
"}\n"
506
500
msgstr""
507
501
@@ -550,8 +544,8 @@ msgstr "CDN 资源"
550
544
551
545
#. type: Plain text
552
546
#: ../src/guide/views/asset.md
553
-
msgid"For CDN-hosted assets, you can specify full URLs:"
554
-
msgstr"对于托管在 CDN 上的资源,可以指定完整 URL:"
547
+
msgid"For CDN-hosted assets, set `$cdn` to `true` and use full URLs for your asset files. Setting `$cdn = true` tells the asset manager that the assets are served from an external CDN, so it skips local file publishing and path resolution. The `$basePath` and `$baseUrl` properties aren't needed in this case."
548
+
msgstr""
555
549
556
550
#. type: Fenced code block (php)
557
551
#: ../src/guide/views/asset.md
@@ -565,16 +559,23 @@ msgid ""
565
559
"\n"
566
560
"use Yiisoft\\Assets\\AssetBundle;\n"
567
561
"\n"
568
-
"final class CdnAsset extends AssetBundle\n"
562
+
"final class BootstrapCdnAsset extends AssetBundle\n"
0 commit comments