Skip to content

Commit 63937e6

Browse files
committed
Add new CV translation keys
1 parent 330cff4 commit 63937e6

File tree

3 files changed

+45
-0
lines changed

3 files changed

+45
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,21 @@ t:
314314
of: "of"
315315
min_read: "min read"
316316
present: "Present"
317+
cv_awards: "Awards"
318+
cv_summary_contact: "Contact"
319+
cv_summary_contact_email: "Email"
320+
cv_summary_contact_phone: "Phone"
321+
cv_summary_contact_website: "Website"
322+
cv_location: "Location"
323+
cv_education: "Education"
324+
cv_education_courses: "Courses"
325+
cv_interests: "Interests"
326+
cv_languages: "Languages"
327+
cv_publications: "Publications"
328+
cv_references: "References"
329+
cv_skills: "Skills"
330+
cv_volunteer: "Volunteer"
331+
cv_work: "Work"
317332
```
318333

319334
### Navigation

docs/_data/theme.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,21 @@ t:
2222
of: "of"
2323
min_read: "min read"
2424
present: "Present"
25+
cv_awards: "Awards"
26+
cv_summary_contact: "Contact"
27+
cv_summary_contact_email: "Email"
28+
cv_summary_contact_phone: "Phone"
29+
cv_summary_contact_website: "Website"
30+
cv_location: "Location"
31+
cv_education: "Education"
32+
cv_education_courses: "Courses"
33+
cv_interests: "Interests"
34+
cv_languages: "Languages"
35+
cv_publications: "Publications"
36+
cv_references: "References"
37+
cv_skills: "Skills"
38+
cv_volunteer: "Volunteer"
39+
cv_work: "Work"
2540

2641
# Google Fonts
2742
google_fonts:

example/_data/theme.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,21 @@ t:
1919
of: "of"
2020
min_read: "min read"
2121
present: "Present"
22+
cv_awards: "Awards"
23+
cv_summary_contact: "Contact"
24+
cv_summary_contact_email: "Email"
25+
cv_summary_contact_phone: "Phone"
26+
cv_summary_contact_website: "Website"
27+
cv_location: "Location"
28+
cv_education: "Education"
29+
cv_education_courses: "Courses"
30+
cv_interests: "Interests"
31+
cv_languages: "Languages"
32+
cv_publications: "Publications"
33+
cv_references: "References"
34+
cv_skills: "Skills"
35+
cv_volunteer: "Volunteer"
36+
cv_work: "Work"
2237

2338
# Google Fonts
2439
google_fonts:

0 commit comments

Comments
 (0)