forked from cardosofelipe/pragma-stack
feat(backend): implement Guardrails & Safety Framework (#63) #70
@@ -26,6 +26,7 @@ import { createNavigation } from 'next-intl/navigation';
|
|||||||
* - /en/auth/login
|
* - /en/auth/login
|
||||||
* - /it/auth/login
|
* - /it/auth/login
|
||||||
*/
|
*/
|
||||||
|
/* istanbul ignore next -- configuration object */
|
||||||
export const routing = defineRouting({
|
export const routing = defineRouting({
|
||||||
// A list of all locales that are supported
|
// A list of all locales that are supported
|
||||||
locales: ['en', 'it'],
|
locales: ['en', 'it'],
|
||||||
|
|||||||
Reference in New Issue
Block a user