From 2583544779ea3f116e7653ad73f16f2874efeee7 Mon Sep 17 00:00:00 2001 From: Philipp Hofer Date: Fri, 15 Aug 2025 17:32:43 +0200 Subject: [PATCH] proper language :-) --- locales/de.yml | 2 +- locales/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/de.yml b/locales/de.yml index 4375373..dcb6ca9 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -29,7 +29,7 @@ location_linz: "Wo: überall in Linz" game_title: "Wer findet die meisten Kameras?" game_explanation_todo: "Willkommen zu unserem Überwachungsbewusstseinsspiel! Als Teil unserer Digital Shadows Ausstellung beim Ars Electronica Festival haben wir QR-Codes bei Überwachungskameras in ganz Linz platziert. Deine Mission: Entdecke die Kameras, scanne unsere Codes und finde heraus, wie allgegenwärtig öffentliche Überwachung wirklich ist. Wir sind aber nur Menschen – wir haben nur einen kleinen Teil aller Kameras erfasst, die unsere Stadt beobachten. Wer beobachtet wen in unseren öffentlichen Räumen? Die Jagd beginnt jetzt! 🕵️" save_button: "Speichern" -amount_participants: "In total there are %{amount} participants so far." +amount_participants: "Aktuell gibt es insgesamt %{amount} Teilnehmer." cameras_found: "Du hast %{found}/%{total} Kameras gefunden:" highscore_title: "Bestenliste" not_found_title: "ups" diff --git a/locales/en.yml b/locales/en.yml index ba4268b..a71608b 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -29,7 +29,7 @@ location_linz: "Where: all over Linz" game_title: "Who finds the most cameras?" game_explanation_todo: "Welcome to our public surveillance awareness game! As part of our Digital Shadows exhibition at Ars Electronica Festival, we've placed QR codes near surveillance cameras throughout Linz. Your mission: spot the cameras, scan our codes, and discover how pervasive public monitoring really is. We're only human though – we've mapped just a small subset of all the cameras watching our city. Who's watching whom in our public spaces? The hunt begins now! 🕵️" save_button: "Save" -amount_participants: "Aktuell gibt es insgesamt %{amount} Teilnehmer." +amount_participants: "In total there are %{amount} participants so far." cameras_found: "You have found %{found}/%{total} cameras:" highscore_title: "Highscore" not_found_title: "uups"