File tree Expand file tree Collapse file tree
app/shared/log-in/methods/password Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828</ form >
2929
3030< div class ="mt-2 ">
31- < a class ="dropdown-item " *ngIf ="canRegister$ | async " [routerLink] ="[getRegisterRoute()] " [attr.data-test] ="'register' | dsBrowserOnly " tabindex ="0 ">
32- {{ 'login.form.new-user' | translate }}
33- </ a >
3431 < a class ="dropdown-item " [routerLink] ="[getForgotRoute()] " [attr.data-test] ="'forgot' | dsBrowserOnly " tabindex ="0 ">
3532 {{ 'login.form.forgot-password' | translate }}
3633 </ a >
Original file line number Diff line number Diff line change 43944394 // "loading.top-level-communities": "Loading top-level communities...",
43954395 "loading.top-level-communities": "Načítají se komunity nejvyšší úrovně...",
43964396
4397- // "login.form.email": "Email address ",
4398- "login.form.email": "E-mailová adresa ",
4397+ // "login.form.email": "Personal number ",
4398+ "login.form.email": "Osobní číslo ",
43994399
44004400 // "login.form.forgot-password": "Have you forgotten your password?",
44014401 "login.form.forgot-password": "Zapomněli jste své heslo?",
Original file line number Diff line number Diff line change 29292929
29302930 "loading.top-level-communities" : "Loading top-level communities..." ,
29312931
2932- "login.form.email" : "Email address " ,
2932+ "login.form.email" : "Personal number " ,
29332933
29342934 "login.form.forgot-password" : "Have you forgotten your password?" ,
29352935
You can’t perform that action at this time.
0 commit comments