summaryrefslogtreecommitdiff
path: root/frontend/site/projects/museum/constants.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2021-04-20 00:27:01 +0200
committerJules Laplace <julescarbon@gmail.com>2021-04-20 00:27:01 +0200
commit5cc9fc594110547f93ffe7016ec4f3e7ac3e5c29 (patch)
tree9e8abd9969147dfefb5cb2feed99202d0e4af356 /frontend/site/projects/museum/constants.js
parentee83dc759c96bac374cecb3ea5ae98e08a2f31cc (diff)
headphones message
Diffstat (limited to 'frontend/site/projects/museum/constants.js')
-rw-r--r--frontend/site/projects/museum/constants.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/frontend/site/projects/museum/constants.js b/frontend/site/projects/museum/constants.js
index 259603e..ba261c5 100644
--- a/frontend/site/projects/museum/constants.js
+++ b/frontend/site/projects/museum/constants.js
@@ -380,3 +380,14 @@ export const MARQUEES = {
de: 'Seid gegrüßt, ihr Herren der Wahrheit, frei von Unrecht, die ihr für immer und ewig existiert. Ich habe euch erreicht, weil ich mit meinen Formen ein akh bin. Ich bin mächtig durch meine Magie. Weitergehen bei Tag / Papyrus des Sobekmose / Totenbuch ...',
}
}
+
+export const HEADPHONES = {
+ first: {
+ en: "headphones recommended",
+ de: "Kopfhörer empfohlen",
+ },
+ second: {
+ en: "(HTRF spatialization)",
+ de: "(HTRF Verräumlichung)"
+ }
+} \ No newline at end of file