You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constjobTitle=$localize`:@@ld.jobTitle:Tech Lead / Senior Angular Developer`;
58
+
constdescription=$localize`:@@ld.description:Tech Lead and Senior Angular Developer with 14+ years of experience, shipping Angular on web (SSR), Smart TV, mobile (Ionic) and desktop (Tauri/Rust).`;
59
+
60
+
return{
61
+
'@type': 'Person',
62
+
'@id': `${url}#person`,
63
+
name: PROFILE.name,
64
+
// Both spellings on every locale so Google and Yandex resolve the
Copy file name to clipboardExpand all lines: src/locale/messages.ru.xlf
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,10 @@
18
18
<source>Tech Lead / Senior Angular Developer</source>
19
19
<target>Tech Lead / Senior Angular Developer</target>
20
20
</trans-unit>
21
+
<trans-unitid="ld.description"datatype="html">
22
+
<source>Tech Lead and Senior Angular Developer with 14+ years of experience, shipping Angular on web (SSR), Smart TV, mobile (Ionic) and desktop (Tauri/Rust).</source>
23
+
<target>Tech Lead и Senior Angular-разработчик с опытом 14+ лет — Angular на web (SSR), Smart TV, mobile (Ionic) и desktop (Tauri/Rust).</target>
Copy file name to clipboardExpand all lines: src/locale/messages.xlf
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,13 @@
38
38
<contextcontext-type="linenumber">17</context>
39
39
</context-group>
40
40
</trans-unit>
41
+
<trans-unitid="ld.description"datatype="html">
42
+
<source>Tech Lead and Senior Angular Developer with 14+ years of experience, shipping Angular on web (SSR), Smart TV, mobile (Ionic) and desktop (Tauri/Rust).</source>
0 commit comments