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