webapp/static/lang/languages.json
dakrk 72d0cbb37b
Fix indentation (consistent formatting CHALLENGE)
You people have a prettierrc yet never run prettier

tabs or spaces. WHICH IS IT
2 width or 4 width WHICH IS IT

(i'd make index.html 4 width tab but there's more that uses space there)
2024-04-05 17:16:20 +01:00

5 lines
67 B
JSON

{
"languages": ["en-us", "pirate"],
"defaultLanguage": "en-us"
}