i18n

Preview

Enable internationalization in the SvelteKit project, powered by Wuchale. You'll be prompted for configuration options for the internationalization. Once enabled, use the vela i18n subcommands to manage the internationalization.

Syntax

$ vela enable i18n

Enabling i18n nests all routes inside a /(lang)/ group, providing a base URL for the internationalization: example.com/en or example.com/es.