Add translation for icon bar element
This commit is contained in:
@@ -277,6 +277,9 @@
|
||||
<trans-unit id="tx_epevents.label.read_more">
|
||||
<target>Weiterlesen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="tx_epevents.label.recommend_page">
|
||||
<target>Seite empfehlen</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
@@ -277,6 +277,9 @@
|
||||
<trans-unit id="tx_epevents.label.read_more">
|
||||
<source>Read more</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="tx_epevents.label.recommend_page">
|
||||
<source>Recommend this page</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<svg viewBox="0 0 160 160"><path d="M112.453,119.245c4.026,-4.026 9.308,-6.037 15.848,-6.037c6.542,0 12.078,2.265 16.606,6.791c4.528,4.531 6.791,10.063 6.791,16.604c0,6.542 -2.263,12.077 -6.791,16.606c-4.528,4.528 -10.064,6.791 -16.606,6.791c-6.54,0 -12.076,-2.263 -16.602,-6.791c-4.53,-4.529 -6.793,-10.064 -6.793,-16.606c0,-1.51 0.251,-3.27 0.753,-5.282l-57.356,-33.208c-4.779,4.277 -10.315,6.415 -16.604,6.415c-6.542,0 -12.201,-2.389 -16.98,-7.171c-4.78,-4.779 -7.171,-10.44 -7.171,-16.98c0,-6.54 2.326,-12.201 6.982,-16.981c4.654,-4.779 10.25,-7.17 16.793,-7.17c6.288,0 11.824,2.14 16.603,6.417l56.98,-32.831c-0.503,-2.517 -0.756,-4.403 -0.756,-5.661c0,-6.54 2.393,-12.201 7.17,-16.981c4.782,-4.781 10.441,-7.17 16.981,-7.17c6.542,0 12.203,2.389 16.983,7.17c4.779,4.78 7.168,10.441 7.168,16.981c0,6.54 -2.389,12.201 -7.168,16.98c-4.78,4.782 -10.441,7.171 -16.983,7.171c-6.287,0 -11.822,-2.14 -16.602,-6.415l-56.981,32.831c0.504,2.514 0.756,4.403 0.756,5.659c0,1.258 -0.252,3.144 -0.756,5.661l57.735,33.207Z"></path></svg>
|
||||
</div>
|
||||
<div class="iconbar__bar">
|
||||
<a class="iconbar__link" href="mailto:?subject=Empfehlung&body=Hallo,%0D%0A%0D%0Adiese%20Firmenveranstaltung%20habe%20ich%20bei%20E%26P-Events%20gefunden:%0D%0A%0D%0A{f:uri.page(absolute: 1) -> v:format.url.encode()}">Seite empfehlen</a>
|
||||
<a class="iconbar__link" href="mailto:?subject=Empfehlung&body=Hallo,%0D%0A%0D%0Adiese%20Firmenveranstaltung%20habe%20ich%20bei%20E%26P-Events%20gefunden:%0D%0A%0D%0A{f:uri.page(absolute: 1) -> v:format.url.encode()}">{f:translate(key: 'tx_epevents.label.recommend_page', extensionName: 'ep_events')}</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user