From 816e096138c9dacd790561b8b072d06742cb924f Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Wed, 8 Jan 2025 22:53:13 +0100 Subject: [PATCH] Add link to bgg post --- src/locales/de.json | 2 +- src/locales/en.json | 2 +- src/views/AppHome.vue | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/locales/de.json b/src/locales/de.json index 1f8e98e..101f798 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -3,7 +3,7 @@ "home": { "title": "Thiefdom Solo Helper", "play1": "Spiele Thiefdom mit deiner Gilde alleine gegen die Wachen.", - "play2": "Diese Applikation implementiert den offiziellen Solo-Modus von Thiefdom. Sie ersetzt die Patrouillentableaus und das Kompasstableau und leitet dich durch das Spiel.", + "play2": "Diese Applikation implementiert den offiziellen Solo-Modus von Thiefdom. Sie ersetzt die Patrouillentableaus und das Kompasstableau und leitet dich durch das Spiel. Der Zufallsgenerator für die Stadtteile schafft für jedes Spiel eine neue Herausforderung und hilft die gegnerischen Diebe zu navigieren.", "feedback": "Discussion and Feedback:" }, "setup": { diff --git a/src/locales/en.json b/src/locales/en.json index bee7acb..eb7660d 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -3,7 +3,7 @@ "home": { "title": "Thiefdom Solo Helper", "play1": "Play Thiefdom with your guild alone against the guards.", - "play2": "This application implements the official solo mode of Thiefdom. It replaces the solo patrol board and the compass and guides you through the game.", + "play2": "This application implements the official solo mode of Thiefdom. It replaces the solo patrol board and the compass and guides you through the game. The city board randomizer helps setting up a different challenge each time and navigating the rival thieves.", "feedback": "Discussion and Feedback:" }, "setup": { diff --git a/src/views/AppHome.vue b/src/views/AppHome.vue index 5c48c9c..2ca4e47 100644 --- a/src/views/AppHome.vue +++ b/src/views/AppHome.vue @@ -11,13 +11,11 @@

- {{t('action.playGame')}}