cv-frontend-vue icon indicating copy to clipboard operation
cv-frontend-vue copied to clipboard

refactor: migrate i18n.js to TypeScript as i18n.ts

Open blazethunderstorm opened this issue 5 months ago • 4 comments

Fixes #661

Describe the changes you have made in this PR -

converted the i18n.js file to i18n.ts file as asked in issue

Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.

Summary by CodeRabbit

  • Refactor
    • Updated internationalization support to improve locale detection and error handling for missing translations.
    • Enhanced fallback behavior to ensure English is used when localized messages are unavailable.

blazethunderstorm avatar Jun 15 '25 13:06 blazethunderstorm