Skip to content

Commit

Permalink
fix: translate 2024 survey banner
Browse files Browse the repository at this point in the history
  • Loading branch information
lacolaco committed Sep 13, 2024
1 parent dc190f8 commit 7b9f6a9
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 124 deletions.
12 changes: 12 additions & 0 deletions tools/adev-patches/translate-2024-survey-banner.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
diff --git a/adev/src/app/app.component.html b/adev/src/app/app.component.html
index 5fb1d688a3..09ceae9ae9 100644
--- a/adev/src/app/app.component.html
+++ b/adev/src/app/app.component.html
@@ -1,6 +1,6 @@
@defer (when isBrowser) {
<adev-progress-bar />
- <docs-top-level-banner id="ng-survey-2024" link="https://goo.gle/angular-survey-2024" text="Take the 2024 Angular Developer Survey today!" />
+ <docs-top-level-banner id="ng-survey-2024" link="https://goo.gle/angular-survey-2024" text="2024年のAngular開発者アンケートにご協力ください!" />
}
<button (click)="focusFirstHeading()" class="adev-skip">Skip to main content</button>

78 changes: 0 additions & 78 deletions tools/git-patch/add-japanese-search.patch

This file was deleted.

24 changes: 0 additions & 24 deletions tools/git-patch/add-translated-icon.patch

This file was deleted.

22 changes: 0 additions & 22 deletions tools/git-patch/localize-error-template.patch

This file was deleted.

0 comments on commit 7b9f6a9

Please sign in to comment.