coderdiaz/cvfolio

Support for i18n

オープン

#12 opened on 2025/06/28

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Astro (23 件のフォーク)auto 404
enhancementhacktoberfest

Repository metrics

Stars
 (63 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Currently, the CVfolio project supports only content on English. The next approach is to support multiples languages like Spanish.

Today, we only have a page for generate the next pages like homepage, projects and posts.

We need to add a prefix for allow content in different languages like:

/ - default content on English /es - content on Spanish

コントリビューターガイド