Fix locale
This commit is contained in:
parent
e37e972c59
commit
4dccd0ce79
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"language-data": {
|
"language-data": {
|
||||||
"native": "Deutsch (Schweiz)",
|
"native": "Deutsch (Schweiz)",
|
||||||
"english-name": "German",
|
"english-name": "German",
|
||||||
"locale": "de, de_DE",
|
"locale": "de, de_AT",
|
||||||
"last-update": "2021-10-04",
|
"last-update": "2021-10-04",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Clickwork https:\/\/clickwork.ch",
|
"Clickwork https:\/\/clickwork.ch",
|
||||||
|
|
Loading…
Reference in a new issue