From dce8e20d2e1ab6e8650c659d6c08748ee411d5a9 Mon Sep 17 00:00:00 2001 From: Markus Wageringel Date: Fri, 22 Jul 2022 22:58:39 +0200 Subject: [PATCH] update metadata --- metadata/de/full_description.txt | 4 ++-- metadata/en-US/full_description.txt | 4 ++-- metadata/en-US/short_description.txt | 2 +- web/manifest.json | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/metadata/de/full_description.txt b/metadata/de/full_description.txt index ceb2ae4..24e06c4 100644 --- a/metadata/de/full_description.txt +++ b/metadata/de/full_description.txt @@ -1,3 +1,3 @@ -Das Spiel vermittelt ein höheres mathematisches Konzept durch kleine Rätsel. +Erkenn die Regeln, indem du kleine Rätsel löst. Dabei lernst du neue mathematische Konzepte kennen. -Außer dem kleinen Einmaleins werden keinerlei mathematische Vorkenntnisse benötigt. Alle Spielregeln werden durch entdeckendes Lernen gefunden. +Außer dem kleinen Einmaleins sind dafür keinerlei mathematische Vorkenntnisse nötig. diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt index 8ca958d..7278fad 100644 --- a/metadata/en-US/full_description.txt +++ b/metadata/en-US/full_description.txt @@ -1,3 +1,3 @@ -The game lets you explore a higher mathematical concept by solving small puzzles. +Discover the rules by solving small puzzles. You will learn about new mathematical ideas. -No mathematical knowledge is required beyond basic arithmetics. All the rules of the game are found through exploration, based on the concept of discovery learning. +No mathematical knowledge is required beyond basic arithmetics. diff --git a/metadata/en-US/short_description.txt b/metadata/en-US/short_description.txt index db85697..5088aaf 100644 --- a/metadata/en-US/short_description.txt +++ b/metadata/en-US/short_description.txt @@ -1 +1 @@ -A mathematical puzzle game +Mathematical puzzle game diff --git a/web/manifest.json b/web/manifest.json index 31d3e31..04a372e 100644 --- a/web/manifest.json +++ b/web/manifest.json @@ -1,6 +1,6 @@ { - "name": "everest", - "short_name": "everest", + "name": "Everest", + "short_name": "Everest", "start_url": ".", "display": "standalone", "background_color": "#536dfe",