From b9a8354e830cb3f4031be70e5ac776d6e81880ce Mon Sep 17 00:00:00 2001 From: Cormac Wilson Date: Wed, 22 Apr 2026 16:35:54 +0100 Subject: [PATCH] [code] added lang tag to manifest.json file, defines application language as British English. --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 556afee..85b2089 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,7 @@ { "short_name": "Sentinel", "name": "Sentinel", + "lang": "en-GB", "icons": [ { "src": "/",