[i18n] titre work
This commit is contained in:
parent
dc1d98b7a2
commit
d280d9e28b
|
@ -2,7 +2,7 @@
|
||||||
{% if work %}
|
{% if work %}
|
||||||
<section class="section">
|
<section class="section">
|
||||||
<header>
|
<header>
|
||||||
<h2 class='section-title'>Work Experience <span class="item-count">({{ work | length }})</span></h2>
|
<h2 class='section-title'>{% trans %}resume work title{% endtrans %} <span class="item-count">({{ work | length }})</span></h2>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section id="work">
|
<section id="work">
|
||||||
|
|
Loading…
Reference in New Issue