Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cabbagelol committed Nov 28, 2024
1 parent c222efa commit 086c83a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/config/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"name": "de-DE",
"label": "Deutsch",
"fileName": "de_DE",
"fileName": "de",
"members": []
},
{
Expand All @@ -27,7 +27,7 @@
{
"name": "it-IT",
"label": "Italiano",
"fileName": "it_IT",
"fileName": "it",
"members": []
},
{
Expand Down

0 comments on commit 086c83a

Please sign in to comment.