Add DE flag for locale

This commit is contained in:
benber86 2021-05-15 20:16:23 +10:00
parent d09be2fe21
commit 815fd6c10c
3 changed files with 21 additions and 3 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 95 KiB

View File

@ -18,7 +18,7 @@
background-image: url('../img/flags/#{$country}.svg');
}
}
$countries: gb fr tr kr jp;
$countries: gb fr tr kr jp de;
@each $country in $countries {
@include flag-icon($country);
}

View File

@ -36,7 +36,7 @@
"somethingWrong": "Fehler. Bitte wenden Sie sich an den Support."
},
"contribution": {
"hello": "Bonjour, ",
"hello": "Hallo, ",
"contributeHow": "Wie möchten Sie zur vertrauenswürdigen Einrichtungszeremonie von Sherpa.cash beitragen?",
"anonymously": "Anonym",
"socialAccount": "Soziale Netzwerke",