Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support localizations within the schema #72

Closed
jaranta opened this issue Jul 9, 2014 · 1 comment
Closed

Support localizations within the schema #72

jaranta opened this issue Jul 9, 2014 · 1 comment

Comments

@jaranta
Copy link

jaranta commented Jul 9, 2014

I hate writing my CV in different languages. I think an optimal solution would be for the json to have the data in differently localized strings and for the parser to be able to create the resume according to the chosen language.

Example:

summary: 
    {en: string, }
    {de: string, }

etc.

Some of the data doesn't need to be different, so only the parts that need localization would need to be localized.

Other solutions also welcome!

@wdoekes
Copy link

wdoekes commented Jul 9, 2014

Thanks for the suggestion!

I'm closing this out in favor of #35 . Please continue discussing there. Thanks.

@wdoekes wdoekes closed this as completed Jul 9, 2014
antialias pushed a commit to antialias/resume-schema that referenced this issue Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants