Browse Source

fix: update locale de translate

fix: update locale de translate
代强 3 years ago
parent
commit
36836662be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/semi-ui/locale/source/de.ts

+ 1 - 1
packages/semi-ui/locale/source/de.ts

@@ -44,7 +44,7 @@ const local: Locale = {
         year: 'Jahr',
         month: 'Monat',
         day: 'Tag',
-        monthText: '${Monat} ${Jahr}',
+        monthText: '${month} ${year}',
         months: {
             1: 'Jan',
             2: 'Feb',