From d167c9b807a82fdf0fd280ce8417a66f86d7ed72 Mon Sep 17 00:00:00 2001 From: Sandro Circi Date: Sat, 9 Nov 2024 16:15:43 +0100 Subject: [PATCH] fix(locale): Italian translation (#2584) --- src/runtime/locale/it.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runtime/locale/it.ts b/src/runtime/locale/it.ts index 044f8270..e9299d9a 100644 --- a/src/runtime/locale/it.ts +++ b/src/runtime/locale/it.ts @@ -19,7 +19,7 @@ export default defineLocale('Italiano', { }, carousel: { prev: 'Precedente', - next: 'Successivo', + next: 'Successiva', goto: 'Vai alla slide {slide}' }, modal: {