diff --git a/tarok/lib/main.dart b/tarok/lib/main.dart index c59dff8..3b4e676 100644 --- a/tarok/lib/main.dart +++ b/tarok/lib/main.dart @@ -123,7 +123,8 @@ void main() async { runApp( GetMaterialApp( - title: "palcka".tr, + title: + "Tarok Palčka", // this doesn't seem to work with .tr; EDIT: yeah, I don't know why it would work. :sweat_smile: theme: ThemeData( colorScheme: ColorScheme.fromSeed(seedColor: Colors.deepPurple), useMaterial3: true, diff --git a/tarok/web/index.html b/tarok/web/index.html index e0dcdc0..3423c6a 100644 --- a/tarok/web/index.html +++ b/tarok/web/index.html @@ -1,5 +1,6 @@ + @@ -27,7 +28,7 @@ - + Palčka @@ -40,16 +41,17 @@ + - + + \ No newline at end of file diff --git a/tarok/web/manifest.json b/tarok/web/manifest.json index de2fd0e..452dfbb 100644 --- a/tarok/web/manifest.json +++ b/tarok/web/manifest.json @@ -5,7 +5,7 @@ "display": "standalone", "background_color": "#0175C2", "theme_color": "#0175C2", - "description": "Program za igro taroka.", + "description": "Odprtokodni program za igro slovenskega taroka na telefonih in računalnikih.", "orientation": "portrait-primary", "prefer_related_applications": false, "icons": [