Skip to content
Draft
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
2 changes: 1 addition & 1 deletion src/app/login/login-home/login-home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h2 class="standalone__title accent" i18n>Sign in to WISE</h2>
@if (processing) {
<mat-progress-bar mode="indeterminate" />
}
<span i18n>Sign In</span>
<span i18n>TEST</span>
</button>
</p>
</form>
Expand Down
11 changes: 7 additions & 4 deletions src/messages.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -3269,10 +3269,6 @@
<context context-type="sourcefile">src/app/forgot/teacher/forgot-teacher-username-complete/forgot-teacher-username-complete.component.html</context>
<context context-type="linenumber">8,11</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/app/login/login-home/login-home.component.html</context>
<context context-type="linenumber">70,74</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/app/modules/mobile-menu/mobile-menu.component.html</context>
<context context-type="linenumber">45,47</context>
Expand Down Expand Up @@ -5681,6 +5677,13 @@
<context context-type="linenumber">160,164</context>
</context-group>
</trans-unit>
<trans-unit id="7891814501662841993" datatype="html">
<source>TEST</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/login/login-home/login-home.component.html</context>
<context context-type="linenumber">70,74</context>
</context-group>
</trans-unit>
<trans-unit id="2734138791192936323" datatype="html">
<source>Sign in with Google</source>
<context-group purpose="location">
Expand Down