From af625ddca684296ea21b3c34b6f559e78358792f Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Fri, 5 Jan 2024 22:27:48 +0500 Subject: [PATCH] Update --- public/manifest.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 63fc205..f6073bc 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -18,11 +18,11 @@ "orientation": "any", "display": "standalone", "dir": "auto", - "lang": "ru-RU", + "lang": "en-US", "name": "Melawy Linux", "short_name": "Melawy Linux", - "description": "Melawy Linux - Arch Linux based distro", - "id": "https://melawy.ru", - "start_url": "https://melawy.ru/", - "scope": "https://melawy.ru/" + "description": "Melawy Linux - Arch Linux based distributive", + "id": "https://en.melawy.ru", + "start_url": "https://en.melawy.ru/", + "scope": "https://en.melawy.ru/" }