perf(Locale): simplify locale configs (#9329)

This commit is contained in:
neverland
2021-08-25 11:25:20 +08:00
committed by GitHub
parent 65067262e0
commit ce015ea1f4
18 changed files with 19 additions and 75 deletions
-4
View File
@@ -9,7 +9,6 @@ export default {
loading: 'Laden...',
telEmpty: 'Bitte füllen Sie das Telefon aus',
nameEmpty: 'Bitte geben Sie den Name an',
nameInvalid: 'Ungültiger Name',
confirmDelete: 'Sind Sie sicher, dass Sie löschen möchten?',
telInvalid: 'Ungültige Telefonnummer',
vanCalendar: {
@@ -66,9 +65,6 @@ export default {
addressEmpty: 'Adresse darf nicht leer sein',
postalEmpty: 'Falsche Postleitzahl',
defaultAddress: 'Als Standardadresse festgelegen',
telPlaceholder: 'Telefon',
namePlaceholder: 'Name',
areaPlaceholder: 'Ort',
},
vanAddressEditDetail: {
label: 'Adresse',