docs: fix a typo

This commit is contained in:
Sina Atalay 2024-06-24 14:39:15 +03:00
parent 93d2b3db4e
commit 298a198224
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ design:
## "`locale_catalog`" field
This field is what makes RenderCV a multilingual tool. RenderCV uses some English strings to render PDFs. For example, it takes the dates in ISO format (`2020-01-01`) and converts them into human-friendly strings (`"Jan. 2020"`). However, you can override these strings for your own language or needs with the `locale_catalog` field.
This field is what makes RenderCV a multilingual tool. RenderCV uses some English strings to render PDFs. For example, it takes the dates in ISO format (`2020-01-01`) and converts them into human-friendly strings (`"Jan 2020"`). However, you can override these strings for your own language or needs with the `locale_catalog` field.
Here is an example: