File tree 3 files changed +8
-1
lines changed 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 5
5
< f:render partial ="Field/Field " arguments ="{element: element} " contentAs ="elementContent ">
6
6
< div class ="captcha ">
7
7
< img src ="{f:uri.page(pageType:3413)} "
8
- alt ="Captcha image "
8
+ alt ="{f:translate(extensionName:'bw_captcha',key:'partial. image.alt')} "
9
9
aria-live ="polite "
10
10
loading ="lazy "
11
11
onload ="this.parentElement.classList.remove('captcha--reloading'); return false; "/>
Original file line number Diff line number Diff line change 28
28
<source >Read</source >
29
29
<target >Vorlesen</target >
30
30
</trans-unit >
31
+ <trans-unit id =" partial.image.alt" >
32
+ <source >Enter the character string shown in the picture</source >
33
+ <target >Geben sie die im Bild dargestellte Zeichenfolge ein</target >
34
+ </trans-unit >
31
35
</body >
32
36
</file >
33
37
</xliff >
Original file line number Diff line number Diff line change 22
22
<trans-unit id =" partial.audio.label" >
23
23
<source >Read</source >
24
24
</trans-unit >
25
+ <trans-unit id =" partial.image.alt" >
26
+ <source >Enter the character string shown in the picture</source >
27
+ </trans-unit >
25
28
</body >
26
29
</file >
27
30
</xliff >
You can’t perform that action at this time.
0 commit comments