Fixed Typos

This commit is contained in:
Spillebulle
2023-11-02 07:37:44 +01:00
committed by GitHub
parent 6428944908
commit c37c5f9347
3 changed files with 4 additions and 4 deletions

View File

@@ -21,8 +21,8 @@
"metrics": { "metrics": {
"domainsOnAdlist": "Domains on adlists", "domainsOnAdlist": "Domains on adlists",
"queriesToday": "Queries today", "queriesToday": "Queries today",
"queriesBlockedTodayPercentage": "blocked today", "queriesBlockedTodayPercentage": "Blocked today",
"queriesBlockedToday": "blocked today" "queriesBlockedToday": "Blocked today"
} }
} }
} }

View File

@@ -22,7 +22,7 @@
"description": "Configure Homarr for disabled and handicapped users" "description": "Configure Homarr for disabled and handicapped users"
}, },
"access": { "access": {
"name": "Acccess", "name": "Access",
"description": "Configure who has access to your board" "description": "Configure who has access to your board"
} }
} }

View File

@@ -22,7 +22,7 @@
"description": "Konfigurera Homarr för funktionshindrade användare" "description": "Konfigurera Homarr för funktionshindrade användare"
}, },
"access": { "access": {
"name": "Acccess", "name": "Access",
"description": "Konfigurera vem som har tillgång till din tavla" "description": "Konfigurera vem som har tillgång till din tavla"
} }
} }