Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: translate survey banner #987

Merged
merged 1 commit into from
Sep 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.