Skip to content

Commit 0257838

Browse files
authored
fix: translate 2024 survey banner (#987)
1 parent ed775b2 commit 0257838

File tree

4 files changed

+12
-124
lines changed

4 files changed

+12
-124
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
diff --git a/adev/src/app/app.component.html b/adev/src/app/app.component.html
2+
index 5fb1d688a3..09ceae9ae9 100644
3+
--- a/adev/src/app/app.component.html
4+
+++ b/adev/src/app/app.component.html
5+
@@ -1,6 +1,6 @@
6+
@defer (when isBrowser) {
7+
<adev-progress-bar />
8+
- <docs-top-level-banner id="ng-survey-2024" link="https://goo.gle/angular-survey-2024" text="Take the 2024 Angular Developer Survey today!" />
9+
+ <docs-top-level-banner id="ng-survey-2024" link="https://goo.gle/angular-survey-2024" text="2024年のAngular開発者アンケートにご協力ください!" />
10+
}
11+
<button (click)="focusFirstHeading()" class="adev-skip">Skip to main content</button>
12+

tools/git-patch/add-japanese-search.patch

-78
This file was deleted.

tools/git-patch/add-translated-icon.patch

-24
This file was deleted.

tools/git-patch/localize-error-template.patch

-22
This file was deleted.

0 commit comments

Comments
 (0)