fix(locale): improve German translation (#2826)

This commit is contained in:
phbe
2024-12-03 16:06:18 +01:00
committed by GitHub
parent b7ff7d8aa6
commit c440c91a29

View File

@@ -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: {