[code] added lang tag to manifest.json file, defines application language as British English.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"short_name": "Sentinel",
|
"short_name": "Sentinel",
|
||||||
"name": "Sentinel",
|
"name": "Sentinel",
|
||||||
|
"lang": "en-GB",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/",
|
"src": "/",
|
||||||
|
|||||||
Reference in New Issue
Block a user