[i18n] volunteer section
This commit is contained in:
parent
adfba765d8
commit
2df36027d2
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-08-15 02:29+0200\n"
|
||||
"POT-Creation-Date: 2024-08-15 03:59+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -92,6 +92,10 @@ msgstr ""
|
||||
msgid "skill level notions"
|
||||
msgstr ""
|
||||
|
||||
#: templates/partials/volunteer.html:5
|
||||
msgid "resume volunteer title"
|
||||
msgstr ""
|
||||
|
||||
#: templates/partials/work.html:5
|
||||
msgid "resume work title"
|
||||
msgstr ""
|
||||
|
@ -1,8 +1,8 @@
|
||||
{% set volunteer = page.resume.volunteer %}
|
||||
{% if volunteer %}
|
||||
<section class="section">
|
||||
<section class="section" id="volunteer-section">
|
||||
<header>
|
||||
<h2 class='section-title'>Volunteer</h2>
|
||||
<h2 class='section-title'>{% trans %}resume volunteer title{% endtrans %}</h2>
|
||||
</header>
|
||||
<section id="volunteer">
|
||||
{% for volunteer_item in volunteer %}
|
||||
|
Binary file not shown.
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-08-15 02:29+0200\n"
|
||||
"POT-Creation-Date: 2024-08-15 03:59+0200\n"
|
||||
"PO-Revision-Date: 2024-08-14 18:17+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: en\n"
|
||||
@ -93,6 +93,10 @@ msgstr "Elementary"
|
||||
msgid "skill level notions"
|
||||
msgstr "Beginner"
|
||||
|
||||
#: templates/partials/volunteer.html:5
|
||||
msgid "resume volunteer title"
|
||||
msgstr "Volunteer"
|
||||
|
||||
#: templates/partials/work.html:5
|
||||
msgid "resume work title"
|
||||
msgstr "Professional experience"
|
||||
|
Binary file not shown.
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-08-15 02:29+0200\n"
|
||||
"POT-Creation-Date: 2024-08-15 03:59+0200\n"
|
||||
"PO-Revision-Date: 2024-08-14 18:17+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: fr\n"
|
||||
@ -93,6 +93,10 @@ msgstr "Élémentaire"
|
||||
msgid "skill level notions"
|
||||
msgstr "Débutant"
|
||||
|
||||
#: templates/partials/volunteer.html:5
|
||||
msgid "resume volunteer title"
|
||||
msgstr "Bénévolat"
|
||||
|
||||
#: templates/partials/work.html:5
|
||||
msgid "resume work title"
|
||||
msgstr "Expérience Professionnelle"
|
||||
|
Loading…
Reference in New Issue
Block a user