mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
fix(locale): improve German translation (#2826)
This commit is contained in:
@@ -33,8 +33,8 @@ export default defineLocale({
|
||||
close: 'Schließen'
|
||||
},
|
||||
carousel: {
|
||||
prev: 'Weiter',
|
||||
next: 'Zurück',
|
||||
prev: 'Zurück',
|
||||
next: 'Weiter',
|
||||
goto: 'Gehe zu {slide}'
|
||||
},
|
||||
modal: {
|
||||
|
||||
Reference in New Issue
Block a user