]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+login/login.component.html
Update translations
[github/Chocobozzz/PeerTube.git] / client / src / app / +login / login.component.html
index f4bb6215b18ffa96331b0e78dd8e0997dd4b249a..3171e5b0f27a0e43818dc7cd386cca19a5a403f9 100644 (file)
@@ -44,7 +44,7 @@
           <input type="submit" i18n-value value="Login" [disabled]="!form.valid">
 
           <div class="additionnal-links">
-            <a class="forgot-password-button" (click)="openForgotPasswordModal()" i18n-title title="Click here to reset your password">I forgot my password</a>
+            <a i18n class="forgot-password-button" (click)="openForgotPasswordModal()" i18n-title title="Click here to reset your password">I forgot my password</a>
             <div *ngIf="signupAllowed" class="signup-link">
               <span>ยท</span>
               <a i18n routerLink="/signup" class="create-an-account">Create an account</a>