Skip to content

Commit

Permalink
network: add peeringdb links
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelCoding committed Aug 7, 2024
1 parent 6f4d831 commit 16ecff3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
2 changes: 2 additions & 0 deletions src/app/pages/network/join/join.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ <h4 i18n>CityCenter</h4>
Friedrich-List-Platz 2<br />
01069 Dresden
</p>
<a href="https://www.peeringdb.com/fac/15106" target="_blank" i18n>PeeringDB</a>
</div>
<div>
<h4 i18n>Coschütz 2</h4>
Expand All @@ -57,6 +58,7 @@ <h4 i18n>Coschütz 2</h4>
Heilbronner Str. 20<br />
01189 Dresden
</p>
<a href="https://www.peeringdb.com/fac/14039" target="_blank" i18n>PeeringDB</a>
</div>
</div>
</div>
Expand Down
17 changes: 14 additions & 3 deletions src/locales/en_devel.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -715,25 +715,36 @@
<context context-type="linenumber">48,51</context>
</context-group>
</trans-unit>
<trans-unit id="5449136821545383423" datatype="html">
<source>PeeringDB</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/pages/network/join/join.component.html</context>
<context context-type="linenumber">52,53</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/app/pages/network/join/join.component.html</context>
<context context-type="linenumber">61,62</context>
</context-group>
</trans-unit>
<trans-unit id="7821232108445276080" datatype="html">
<source>Coschütz 2</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/pages/network/join/join.component.html</context>
<context context-type="linenumber">54,55</context>
<context context-type="linenumber">55,56</context>
</context-group>
</trans-unit>
<trans-unit id="4014413284740153649" datatype="html">
<source> IBH IT-Service GmbH<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Heilbronner Str. 20<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> 01189 Dresden </source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/pages/network/join/join.component.html</context>
<context context-type="linenumber">56,59</context>
<context context-type="linenumber">57,60</context>
</context-group>
</trans-unit>
<trans-unit id="558795374232821675" datatype="html">
<source>Peering Policy</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/pages/network/join/join.component.html</context>
<context context-type="linenumber">68,69</context>
<context context-type="linenumber">70,71</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/app/pages/peering/peering-landingpage/peering-landingpage.component.html</context>
Expand Down

0 comments on commit 16ecff3

Please sign in to comment.