This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lazy_static |
I hereby claim:
- I am marcoieni on github.
- I am marcoieni (https://keybase.io/marcoieni) on keybase.
- I have a public key ASCRLjtljvrWXCd6yp-bNH5p8txQc9fL9MX17dZB7PN8xAo
To claim this, I am signing this object:
A simple way to add internationalization feature to the JSON Resume project.
Create a different entry for each field that you want to localize, named with the language and the name of the field separated by an underscore. For example if you want to create an italian version and an english version of your summary do the following:
"basics": {
"name": "Richard",
"label": "Programmer",