From 2df36027d2ca54c4f53b0ff3d2849eb998875b37 Mon Sep 17 00:00:00 2001 From: max/sooulix Date: Thu, 15 Aug 2024 04:08:58 +0200 Subject: [PATCH] [i18n] volunteer section --- messages.pot | 6 +++++- templates/partials/volunteer.html | 4 ++-- translations/en/LC_MESSAGES/messages.mo | Bin 1344 -> 1393 bytes translations/en/LC_MESSAGES/messages.po | 6 +++++- translations/fr/LC_MESSAGES/messages.mo | Bin 1361 -> 1412 bytes translations/fr/LC_MESSAGES/messages.po | 6 +++++- 6 files changed, 17 insertions(+), 5 deletions(-) diff --git a/messages.pot b/messages.pot index 1219b00..7d34497 100644 --- a/messages.pot +++ b/messages.pot @@ -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 \n" "Language-Team: LANGUAGE \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 "" diff --git a/templates/partials/volunteer.html b/templates/partials/volunteer.html index d449e4d..330e1ac 100644 --- a/templates/partials/volunteer.html +++ b/templates/partials/volunteer.html @@ -1,8 +1,8 @@ {% set volunteer = page.resume.volunteer %} {% if volunteer %} -
+
-

Volunteer

+

{% trans %}resume volunteer title{% endtrans %}

{% for volunteer_item in volunteer %} diff --git a/translations/en/LC_MESSAGES/messages.mo b/translations/en/LC_MESSAGES/messages.mo index 3971434f373fa989b3d5b7d0704c405603a77257..a7c714bbe889b67064b287bb47120febc1a3a89a 100644 GIT binary patch delta 430 zcmYk$Jxc>Y5P;#i+!?(iD2X3Y5U~-`i%lv^wT-5~VvWdM0>Rix{(xW+{R3BMZ<>gW zMG8AfDl3b$rb!d9iN514;==Om%+Bo2OE3xA9|iADSgY(!c3*>kD{@3U;utruiCTMY zO>m94hXs7I@yOnPS(h>*E8OqkI+l^Xwp2K1<9V8pE6fw$qBh*y{4;9f5VigjmvM$S z`nj79nlNoZ{sFW2h>Q4y3;1gD1N8Y{-hU4wBkLHoaEdwnMtv|hmp)iTpLh$4SVFDe zN3AqC\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" diff --git a/translations/fr/LC_MESSAGES/messages.mo b/translations/fr/LC_MESSAGES/messages.mo index 564ada438ebbc317570cef7f512dbdaa62963f54..3b495afff5d81aa24998fe1b3edc61ab83485a16 100644 GIT binary patch delta 432 zcmYk$ze~eF7{>88O|+!(2d%XzItb$IATAx91jnL#hHF8RR7&e0NEb(Osr~^vC>fGnbhU8vc#Q5%I_|E@A`q z?5Xt%OXMCF@X_XXyZ>dK&4?7)U&93~BYkbDu+YZ+aY2qTPd-O&xVH6s)W&Dj^B*{e zzj&sXyCPZgC4Z}?)?3u?-Jy>IWuA Pewy@CHp6D;+uQpCjLA0; delta 374 zcmYk$u}cDB7{~GF^iJu@Aob+LhUSI@$Dqlfzn~>;X>0Hwh=YT0YG_cKS_1{4*c)v}#3kQh74I>? z$n0T-Ji;P=TK=)`|K&+Fj\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"