Skip to content
Snippets Groups Projects
Commit 2cdccc00 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Added translation functionality

parent 2cfcb6bf
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
<script src="res/jquery.js"></script>
<script>
var translation = <?php echo json_encode($translation); ?>
var translation = <?php echo json_encode($translation); ?>;
</script>
<script src="res/sendercolor.js"></script>
<script src="res/search.js"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment