Felipe Heredia

Results 15 comments of Felipe Heredia

@TylerBarnes I'ts workind, I tested it on my project.

@crutchcorn add this lines on the AniLinkProps interface: ```ts title?: string; target?: string; ```

Can I help with this issue or not? I started my work 7 days ago and opened an issue. When I started there was no open issue on it, I...

@nazarepiedady All right, I will be translating `pt-br`, everything is configured so that the route is `/pt-br` from the start. @smarroufin I'll create another issue so I ask you to...

@iamarpitpatidar Apparently this is a limitation of Docus. You can open an issue [here](https://github.com/docusgen/issues/issues).

Welcome, @trizotti. I'm Actually translating the docs/3.features. Can you help me with this? This section is so big. However, if you don't want to help me with docs/3.features, you can...

@trizotti I must recommend that you translate the `docs/4.directory-structure` docs section. Here are some tips to get a better translation: - Add i18n config in the `nuxt.config` file, like this:...

@trizotti for this, you'll need to translate the title on each `index.md` file. Ex.: ```md --- title: Rotas navigation: collapse: false redirect: /examples/routing/hello-world --- ``` This code is on the...

Hi @Dexalt142 Can you tell us more about your development environment? - Which browser were you using and the version - Node/npm and yarn version - What operating system are...

@Dexalt142 try upgrading your node version to LTS.