mehr übersetzungen, added pending purchase indicator. datenschutzfenster funktioniert.
This commit is contained in:
35
public/lang/de/common.json
Normal file
35
public/lang/de/common.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"required": "*",
|
||||
"unlimited": "Unbegrenzt",
|
||||
"loading": "Laden...",
|
||||
"included": "Enthalten",
|
||||
"star": "Stern",
|
||||
"date": {
|
||||
"format": "d.m.Y"
|
||||
},
|
||||
"pagination": {
|
||||
"previous": "Zurück",
|
||||
"next": "Weiter"
|
||||
},
|
||||
"contact": {
|
||||
"errors": {
|
||||
"name": "Name ist erforderlich.",
|
||||
"email": "E-Mail ist erforderlich.",
|
||||
"message": "Nachricht ist erforderlich."
|
||||
}
|
||||
},
|
||||
"currency": {
|
||||
"euro": "€"
|
||||
},
|
||||
"testimonials": {
|
||||
"anna": {
|
||||
"name": "Anna M."
|
||||
},
|
||||
"max": {
|
||||
"name": "Max S."
|
||||
},
|
||||
"lisa": {
|
||||
"name": "Lisa K."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user