Removed de config
This commit is contained in:
parent
007f3420b8
commit
012a354f8a
@ -1,40 +0,0 @@
|
||||
{
|
||||
"locale": "de_DE",
|
||||
"header": {
|
||||
"formats": {
|
||||
"date": "%#d. %B %Y",
|
||||
"address": "{street} {number}, {zip} {city}"
|
||||
},
|
||||
"placeholders": {
|
||||
"birth_date_place": "{date} in {city} ({country})"
|
||||
}
|
||||
},
|
||||
"jobs": {
|
||||
"formats": {
|
||||
"default": "%B %Y"
|
||||
},
|
||||
"placeholders": {
|
||||
"single": "{start}",
|
||||
"from_to": "{start} bis {end}",
|
||||
"ongoing": "{start} bis Heute"
|
||||
}
|
||||
},
|
||||
"education": {
|
||||
"formats": {
|
||||
"default": "%Y"
|
||||
},
|
||||
"placeholders": {
|
||||
"single": "{start}",
|
||||
"from_to": "{start} bis {end}",
|
||||
"ongoing": "{start} bis Heute"
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
"formats": {
|
||||
"date": "%d.%m.%Y"
|
||||
},
|
||||
"placeholders": {
|
||||
"signature": "{city} den {date}"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user