[code] added lang tag to manifest.json file, defines application language as British English.

This commit is contained in:
2026-04-22 16:35:54 +01:00
parent 3947febfa7
commit b9a8354e83

View File

@@ -1,6 +1,7 @@
{ {
"short_name": "Sentinel", "short_name": "Sentinel",
"name": "Sentinel", "name": "Sentinel",
"lang": "en-GB",
"icons": [ "icons": [
{ {
"src": "/", "src": "/",