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

[tasklist] feat: resume i18n and l10n phase 1 #4

Closed
12 tasks done
xiaohanyu opened this issue Sep 11, 2023 · 1 comment
Closed
12 tasks done

[tasklist] feat: resume i18n and l10n phase 1 #4

xiaohanyu opened this issue Sep 11, 2023 · 1 comment
Assignees
Labels
backend Backend related feat New feature or request frontend Frontend related
Milestone

Comments

@xiaohanyu
Copy link
Member

xiaohanyu commented Sep 11, 2023

Description

Even though we already support basic CJK input for resumes and PDF output, we havn't completed 100% support for CJK yet. For example, some options for degree input (Bachelor, Master etc), language level input (Elementary Proficiency, Limited Working Proficiency etc) has not been translated when you want to pure CJK resume.

Besides, different language may need different format for dates as well.

[Optional] Possible Solutions

Acceptance Criteria

  • the settings drawer should support a new option: Language, where user can set preferred locale for a resume.
  • the date format and other options should respect the Language settings for the resume.

Todo list

Tasks

  1. feat frontend
    xiaohanyu
  2. backend feat
    xiaohanyu
  3. backend feat frontend
    xiaohanyu
@xiaohanyu xiaohanyu self-assigned this Sep 11, 2023
@xiaohanyu xiaohanyu added feat New feature or request backend Backend related frontend Frontend related labels Sep 11, 2023
@xiaohanyu xiaohanyu added this to the M-1.0 milestone Sep 11, 2023
@xiaohanyu xiaohanyu modified the milestones: M-0.2, M-0.3 Nov 7, 2023
@xiaohanyu xiaohanyu changed the title [feature] support resume locales in order to fully support CJK feat: support resume language selection in order to fully support CJK Nov 7, 2023
@xiaohanyu xiaohanyu modified the milestones: M-0.3, M-0.4 Jan 25, 2024
@xiaohanyu xiaohanyu modified the milestones: M-0.4, M-0.5 Apr 15, 2024
@xiaohanyu xiaohanyu changed the title feat: support resume language selection in order to fully support CJK feat: allow user to choose/switch languages for resumes Jul 4, 2024
@xiaohanyu xiaohanyu changed the title feat: allow user to choose/switch languages for resumes [tasklist] feat: resume i18n and l10n Jul 4, 2024
@xiaohanyu xiaohanyu changed the title [tasklist] feat: resume i18n and l10n [tasklist] feat: resume i18n and l10n stage 1 Jul 4, 2024
@xiaohanyu
Copy link
Member Author

This was finally done, spent about 10 days overall on this. Now we have a foundational setup to support i18n and l10n for resumes. As of now, we support English, Simplified Chinese and Traditional Chinese resumes, but it won't be too hard to add more languages. Some preview:

image
image
image
image
image

@xiaohanyu xiaohanyu changed the title [tasklist] feat: resume i18n and l10n stage 1 [tasklist] feat: resume i18n and l10n phase 1 Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related feat New feature or request frontend Frontend related
Projects
None yet
Development

No branches or pull requests

1 participant