Skip to content
Snippets Groups Projects

Translations update from Weblate

Closed Weblate Push User requested to merge weblate into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -3,7 +3,7 @@
<loading v-if="loading" />
<iframe
:src="'/django' + $route.path"
style="border: 0"
style="border: 0; margin: -12px;"
width="100%"
:height="iFrameHeight + 'px'"
@load="load"
Loading