mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
fix(locale): Italian translation (#2584)
This commit is contained in:
@@ -19,7 +19,7 @@ export default defineLocale('Italiano', {
|
||||
},
|
||||
carousel: {
|
||||
prev: 'Precedente',
|
||||
next: 'Successivo',
|
||||
next: 'Successiva',
|
||||
goto: 'Vai alla slide {slide}'
|
||||
},
|
||||
modal: {
|
||||
|
||||
Reference in New Issue
Block a user