Skip to content

Commit 8014712

Browse files
Remove Crowdin Web Widget
Crowdin Web Widget is discontinued and won't work after April 2 2025. Let's remove it.
1 parent 0c590f4 commit 8014712

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
@if ( app('request')->input('translate') )
2-
<script type="text/javascript">
3-
var _jipt = [];
4-
_jipt.push(['project', 'cdgruenech']);
5-
</script>
6-
<script type="text/javascript" src="//cdn.crowdin.com/jipt/jipt.js"></script>
7-
<script>var crowdin_lang = 'zu';</script>
8-
@endif
9-
101
@if( Auth::user() && ! Auth::user()->pending_approval )
112
<script src="{{ mix('js/app.js') }}" defer></script>
123
@endif

0 commit comments

Comments
 (0)