7 lines
163 B
HTML
7 lines
163 B
HTML
|
|
<script>
|
||
|
|
(function (root, data) {
|
||
|
|
window.cockpit_po = data;
|
||
|
|
/* The syntax of this line is important for po2json */
|
||
|
|
}(this, {"":{"language":"en"}}));
|
||
|
|
</script>
|