File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,31 +7,36 @@ dear = "Dear"
77cover-letter = " Cover Letter"
88attached = " Attached"
99curriculum-vitae = " Curriculum Vitae"
10+ sincerely = " Sincerely"
1011
1112[lang .de ]
1213resume = " Lebenslauf"
1314dear = " Sehr geehrte"
1415cover-letter = " Anschreiben"
1516attached = " Angehängt"
1617curriculum-vitae = " Lebenslauf"
18+ sincerely = " Aufrichtig"
1719
1820[lang .gr ]
1921resume = " Βιογραφικό"
2022dear = " Αγαπητέ"
2123cover-letter = " Συνοδευτική Επιστολή"
2224attached = " Συνημμένο"
2325curriculum-vitae = " Βιογραφικό"
26+ sincerely = " Με εκτίμηση"
2427
2528[lang .pt ]
2629resume = " Currículo"
2730dear = " Caro(a)"
2831cover-letter = " Carta de Apresentação"
2932attached = " Em anexo"
3033curriculum-vitae = " Currículo"
34+ sincerely = " Atenciosamente"
3135
3236[lang .sp ]
3337resume = " Currículum"
3438dear = " Estimado"
3539cover-letter = " Carta de Presentación"
3640attached = " Adjunto"
3741curriculum-vitae = " Currículum"
42+ sincerely = " Sinceramente"
Original file line number Diff line number Diff line change 601601 let letter-conclusion = {
602602 align (bottom )[
603603 # pad (bottom : 2em )[
604- # text (weight : " light" )[Sincerely, ] \
604+ # text (weight : " light" )[# linguify ( " sincerely " , from : lang_data ) # sym . comma ] \
605605 # text (weight : " bold" )[# author . firstname # author . lastname ] \ \
606606 # text (weight : " light" , style : " italic" )[ # linguify (
607607 " attached" ,
You can’t perform that action at this time.
0 commit comments