Add new CV translation keys
This commit is contained in:
parent
330cff4a73
commit
63937e66a2
15
README.md
15
README.md
|
@ -314,6 +314,21 @@ t:
|
||||||
of: "of"
|
of: "of"
|
||||||
min_read: "min read"
|
min_read: "min read"
|
||||||
present: "Present"
|
present: "Present"
|
||||||
|
cv_awards: "Awards"
|
||||||
|
cv_summary_contact: "Contact"
|
||||||
|
cv_summary_contact_email: "Email"
|
||||||
|
cv_summary_contact_phone: "Phone"
|
||||||
|
cv_summary_contact_website: "Website"
|
||||||
|
cv_location: "Location"
|
||||||
|
cv_education: "Education"
|
||||||
|
cv_education_courses: "Courses"
|
||||||
|
cv_interests: "Interests"
|
||||||
|
cv_languages: "Languages"
|
||||||
|
cv_publications: "Publications"
|
||||||
|
cv_references: "References"
|
||||||
|
cv_skills: "Skills"
|
||||||
|
cv_volunteer: "Volunteer"
|
||||||
|
cv_work: "Work"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Navigation
|
### Navigation
|
||||||
|
|
|
@ -22,6 +22,21 @@ t:
|
||||||
of: "of"
|
of: "of"
|
||||||
min_read: "min read"
|
min_read: "min read"
|
||||||
present: "Present"
|
present: "Present"
|
||||||
|
cv_awards: "Awards"
|
||||||
|
cv_summary_contact: "Contact"
|
||||||
|
cv_summary_contact_email: "Email"
|
||||||
|
cv_summary_contact_phone: "Phone"
|
||||||
|
cv_summary_contact_website: "Website"
|
||||||
|
cv_location: "Location"
|
||||||
|
cv_education: "Education"
|
||||||
|
cv_education_courses: "Courses"
|
||||||
|
cv_interests: "Interests"
|
||||||
|
cv_languages: "Languages"
|
||||||
|
cv_publications: "Publications"
|
||||||
|
cv_references: "References"
|
||||||
|
cv_skills: "Skills"
|
||||||
|
cv_volunteer: "Volunteer"
|
||||||
|
cv_work: "Work"
|
||||||
|
|
||||||
# Google Fonts
|
# Google Fonts
|
||||||
google_fonts:
|
google_fonts:
|
||||||
|
|
|
@ -19,6 +19,21 @@ t:
|
||||||
of: "of"
|
of: "of"
|
||||||
min_read: "min read"
|
min_read: "min read"
|
||||||
present: "Present"
|
present: "Present"
|
||||||
|
cv_awards: "Awards"
|
||||||
|
cv_summary_contact: "Contact"
|
||||||
|
cv_summary_contact_email: "Email"
|
||||||
|
cv_summary_contact_phone: "Phone"
|
||||||
|
cv_summary_contact_website: "Website"
|
||||||
|
cv_location: "Location"
|
||||||
|
cv_education: "Education"
|
||||||
|
cv_education_courses: "Courses"
|
||||||
|
cv_interests: "Interests"
|
||||||
|
cv_languages: "Languages"
|
||||||
|
cv_publications: "Publications"
|
||||||
|
cv_references: "References"
|
||||||
|
cv_skills: "Skills"
|
||||||
|
cv_volunteer: "Volunteer"
|
||||||
|
cv_work: "Work"
|
||||||
|
|
||||||
# Google Fonts
|
# Google Fonts
|
||||||
google_fonts:
|
google_fonts:
|
||||||
|
|
Loading…
Reference in New Issue