First commit

This commit is contained in:
2024-12-18 13:26:06 +01:00
commit 96830baee3
2568 changed files with 363730 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"config": {
"step": {
"user": {
"data": {
"latitude": "Breddegrad",
"longitude": "Længdegrad",
"name": "Navn"
}
}
}
},
"options": {
"error": {
"invalid_api_key": "Ugyldig API-nøgle"
}
}
}