diff --git a/generate-sef.sh b/generate-sef.sh
index 769e659..7f8534f 100644
--- a/generate-sef.sh
+++ b/generate-sef.sh
@@ -36,3 +36,6 @@ fi
mkdir -p dist/vocabs
cp vocabs/*.rdf dist/vocabs/
echo "✓ Vocabularies copied to dist/vocabs/"
+
+cp src/translations.rdf dist/
+echo "✓ Translations copied to dist/"
diff --git a/index.html b/index.html
index c45d8bb..e902548 100644
--- a/index.html
+++ b/index.html
@@ -9,13 +9,14 @@