-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfor-your-team.html
579 lines (568 loc) · 31.9 KB
/
for-your-team.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style id="antiClickjack">
body {
display:none !important;
}
</style>
<script type="text/javascript">
if (self === top) {
var antiClickjack = document.getElementById("antiClickjack");
antiClickjack.parentNode.removeChild(antiClickjack);
} else {
top.location = self.location;
}
</script>
<meta name="description" content="Project managers, tech leads, translators, and developers should read this. Use locize to your advantage in every team job.">
<meta property="og:title" content="Leverage the power of locize for every team role | locize">
<meta property="og:description" content="Project managers, tech leads, translators, and developers should read this. Use locize to your advantage in every team job.">
<meta name="twitter:title" content="Leverage the power of locize for every team role | locize">
<meta name="twitter:description" content="Project managers, tech leads, translators, and developers should read this. Use locize to your advantage in every team job.">
<meta name="author" content="inweso GmbH">
<meta name="copyright" content="inweso GmbH">
<meta name="keywords" content="localization,internationalization,localize,translate,locize,l10n,i18n,javascript,nodejs,localization as a service,saas translation,saas localization,laas,continuous localization,DevOps,process,free,website localization,service,software,web app,web,mobile,desktop,game,translation management,online,automate,process of localization,localization process,translation service,localization service,translation software,landing page,javascript localize,localization tool,localizing a website,localization solution,cloud localization,cloud translation,serverless,cloud,cdn,react,react.js,reactjs,react-i18next,next,next.js,nextjs,next-i18next,svelte,svelte-i18n,svelte-i18next,angular,vue,vue-js,jquery,nodejs,i18next,json,api,react-native,localization api,translation api,app localization services,localization management platform,localization platform,professional translation and localization services,website translation management,app localization service,online translation management,i18next translation management,i18next translation,manage translations,manage translation files">
<meta property="og:type" content="website">
<meta property="og:url" content="https://locize.com">
<meta property="og:site_name" content="locize - continuous localization as a service">
<meta property="og:locale" content="en">
<meta property="og:image" content="img/locize_color.svg">
<meta name="twitter:card" content="summary">
<meta name="twitter:creator" content="@locize">
<meta name="slack-app-id" content="A71NM84Q6">
<link href="/lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="lib/fontawesome/css/fontawesome.min.css">
<link rel="stylesheet" href="lib/fontawesome/css/brands.min.css">
<link rel="stylesheet" href="lib/fontawesome/css/solid.min.css">
<link rel="stylesheet" href="lib/fontawesome/css/regular.min.css">
<link rel="stylesheet" href="/lib/simple-line-icons/css/simple-line-icons.css">
<link rel="stylesheet" href="/lib/device-mockups/device-mockups.min.css">
<link href="/css/main.min.css" rel="stylesheet">
<!--if lt IE 9
script(src='https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js')
script(src='https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js')
-->
<link href="https://cdn.jsdelivr.net/gh/orestbida/[email protected]/dist/cookieconsent.css" rel="stylesheet" type="text/css">
<link href="https://cdn.jsdelivr.net/gh/orestbida/[email protected]/dist/iframemanager.css" rel="stylesheet" type="text/css">
<title>Leverage the power of locize for every team role | locize</title>
<link rel="canonical" href="/for-your-team.html">
</head>
<body id="page-top">
<nav class="navbar navbar-default navbar-fixed-top affix" id="mainNav" i18next-options="{"ns": "common"}">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"><span class="sr-only">Toggle navigation</span><i class="fa-solid fa-bars"></i></button><a class="navbar-brand" href="/"></a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown" id="featuresd"><a class="dropdown-toggle" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Features<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/#features">Characteristics</a></li>
<li><a href="/#process">What is the software localization process?</a></li>
<li><a href="/#platform">What can our localization platform do?</a></li>
<li><a href="/how-it-works.html">How it works</a></li>
<li><a href="/for-your-team.html">For your team</a></li>
</ul>
</li>
<li><a href="/pricing.html">Pricing</a></li>
<li><a href="/customers.html">Success Stories</a></li>
<li><a href="/ai.html">AI<i class="fa-solid fa-wand-sparkles" aria-hidden="true" style="margin-left: 5px;"></i></a></li>
<li class="dropdown" id="featuresd"><a class="dropdown-toggle" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">More<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="https://docs.locize.com/">Documentation</a></li>
<li><a href="/services.html">Additional services</a></li>
<li> <a href="/blog/">Blog</a></li>
<li><a class="closeOnClick" href="/#contact">Contact</a></li>
</ul>
</li>
<li><a href="https://www.locize.app/login" target="_blank">Login<i class="fa-solid fa-lock" aria-hidden="true" style="margin-left: 5px;"></i></a></li>
<li><a class="btn btn-outline btn-xl" href="https://www.locize.app/register" style="background-color: #4caf50; color: white; border: none;">Start your free trial</a></li>
</ul>
</div>
</div>
</nav>
<div style="margin-top: 50px;">
<section class="section-white" style="padding-bottom: 0;">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-heading" style="margin-top: -20px;">
<h2>locize - brings your team together</h2>
<p class="head">For project managers, tech leads, translators and developers.</p>
<p class="text-muted">Leverage the power of locize for every team role. It optimizes the way development and translation teams collaborate.</p>
<p class="text-muted" style="margin-top: 20px; margin-bottom: -60px;"><i>As tech team leader / engineering manager you will have one less thing to worry actively about.<br>It makes engineering teams faster, more efficient and saves money overall. <a href="https://youtu.be/TFV_vhJs5DY" target="_blank">Check out </a>what locize is able to offer you.<br><a href="https://www.locize.app/register" target="_blank">Try the free trial</a>, set up your locize project, compare it with your existing process and validate it with your team members.</i></p>
<hr>
</div>
</div>
</div>
</div>
</section>
<section class="section-primary features text-center">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-heading">
<h2>For Project / Translation Managers</h2>
<p class="head">Being supportive - while tracking performance.</p>
<hr>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<div class="device-wrapper" style="margin: 40px auto 0;">
<div class="device" data-device="MacbookPro" data-orientation="portrait" data-color="black" style="z-index: 0;">
<div class="screen"><img class="img-responsive modalify" src="img/screenshots/screen/dashboard_s.jpg" full="img/screenshots/screen/dashboard.png" alt="locize dashboard" loading="lazy"></div>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<h3>Keep the overview</h3>
<p>Track project progress from your dashboard. All your projects including versions in one place.</p>
<p>Drill down to get more information about each individual project, language, file.</p>
<p>Never miss an untranslated segment again independent the numbers of projects you have to lead.</p>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<h3>Powerful statistics</h3>
<p>Get insights for different metrics like modifications done, number of words per language, downloads done, special metrics for developers, etc.</p>
<p>See how your project and success grow over time.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<div class="device-wrapper" style="margin: 0 auto 0;">
<div class="device" data-device="MacbookPro" data-orientation="portrait" data-color="black" style="z-index: 0;">
<div class="screen"><img class="img-responsive modalify" src="img/screenshots/screen/stats_s.jpg" full="img/screenshots/screen/stats.png" alt="locize statistics" loading="lazy"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<div class="device-wrapper" style="margin: 0 auto 0;">
<div class="device" data-device="MacbookPro" data-orientation="portrait" data-color="black" style="z-index: 0;">
<div class="screen"><img class="img-responsive modalify" src="img/screenshots/screen/history_s.jpg" full="img/screenshots/screen/history.png" alt="locize history" loading="lazy"></div>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<h3>History</h3>
<p>Who, when? We can't tell you why but at least who did a change to your translations.</p>
<p>Be able to reply to those questions.</p>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<h3>Order translations</h3>
<p>While you can let your translation done by freelancers or inhouse employees using locize itself you also got the options to directly order translations from inside locize.</p>
<p>Currently you can order directly from TextMaster or BLEND.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<div class="device-wrapper" style="margin: 0 auto 0;">
<div class="device" data-device="MacbookPro" data-orientation="portrait" data-color="black" style="z-index: 0;">
<div class="screen"><img class="img-responsive modalify" src="img/screenshots/screen/ordering_s.jpg" full="img/screenshots/screen/ordering.png" alt="locize ordering" loading="lazy"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<div class="device-wrapper" style="margin: 0 auto 0;">
<div class="device" data-device="MacbookPro" data-orientation="portrait" data-color="black" style="z-index: 0;">
<div class="screen"><img class="img-responsive modalify" src="img/screenshots/screen/slack_s.jpg" full="img/screenshots/screen/slack.png" alt="locize notification" loading="lazy"></div>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<h3>Keep your team up to date</h3>
<p>Keep your team up to date by enabling our notification integration with slack.</p>
<p>Get notified when something noteworthy happens to your localization project.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-tertiary features text-center">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-heading">
<h2>For Translators</h2>
<p class="head">Being more efficient using locize.</p>
<hr>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<div class="device-wrapper" style="margin: 0 auto 0;">
<div class="device" data-device="MacbookPro" data-orientation="portrait" data-color="black" style="z-index: 0;">
<div class="screen"><img class="img-responsive modalify" src="img/screenshots/screen/translationmemory_s.jpg" full="img/screenshots/screen/translationmemory.png" alt="locize dashboard" loading="lazy"></div>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<h3>Smart translation memory</h3>
<p>All the benefits of a translation memory. Reuse translations already done. Lookup used terminology.</p>
<p>Take your translation memory with you exporting it to be used in SDL Trados or other localization tools.</p>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<h3>Incontext Editing</h3>
<p>Translate directly in your Website / Application. Every translation is a click away.</p>
<p>Translating from within your context is the best way to understand the context of your translation.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<div class="device-wrapper" style="margin: 0 auto 0;">
<div class="device" data-device="MacbookPro" data-orientation="portrait" data-color="black" style="z-index: 0;">
<div class="screen"><img class="img-responsive modalify" src="img/screenshots/screen/incontext_editor_s.jpg" full="img/screenshots/screen/incontext_editor.png" alt="locize statistics" loading="lazy"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<div class="device-wrapper" style="margin: 0 auto 0;">
<div class="device" data-device="MacbookPro" data-orientation="portrait" data-color="black" style="z-index: 0;">
<div class="screen"><img class="img-responsive modalify" src="img/screenshots/screen/review_s.jpg" full="img/screenshots/screen/review.png" alt="locize review" loading="lazy"></div>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<h3>Powerful review workflow</h3>
<p>You can enable the review workflow for specific languages.</p>
<p>This way each time someone changes a translation, it will start a review workflow. The actual value will not be changed until someone will accept one of the translation proposals.</p>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<h3>Machine or <a href="/ai.html">generative AI</a> translations</h3>
<p>Machine or generative AI translations can't replace human translations but can help you speeding up translations.</p>
<p>Use the machine or generative AI translations for initial translation and edit the suggested translations to match the needed quality.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<div class="device-wrapper" style="margin: 0 auto 0;">
<div class="device" data-device="MacbookPro" data-orientation="portrait" data-color="black" style="z-index: 0;">
<div class="screen"><img class="img-responsive modalify" src="img/screenshots/screen/mt_s.jpg" full="img/screenshots/screen/mt.png" alt="locize ordering" loading="lazy"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-secondary features text-center" style="padding: 100px 0 0;">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-heading">
<h2>For Developers</h2>
<p class="head">Less time needed for localization - means more time for coding</p>
<hr>
</div>
</div>
</div>
</div>
</section>
<section class="section-gray" id="video" style="display: none;">
<div class="container">
<div class="row">
<div class="col-xs-10 col-xs-offset-1">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" width="1280" height="720" src="https://www.youtube-nocookie.com/embed/osScyaGMVqo?rel=0&controls=0&showinfo=0" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
</div>
</div>
</div>
</div>
</section>
<section class="section-secondary features text-center">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<div class="device-wrapper" style="margin: 0 auto 0;">
<div class="device" data-device="MacbookPro" data-orientation="portrait" data-color="black" style="z-index: 0;">
<div class="screen"><img class="img-responsive modalify" src="img/screenshots/screen/api_s.jpg" full="img/screenshots/screen/api.png" alt="locize api"></div>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<h3>Powerful API</h3>
<p>Build any integration against our API.</p>
<p>Add new translations, add new versions and publish them to our CDN using a simple API call.</p>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<h3>CLI Tool</h3>
<p>Integrate our cli tool into your build process.</p>
<p>Download translation files in any format provided by locize using your commandline.</p>
<p>Synchronize your translations with locize without having to change your code.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<div class="device-wrapper" style="margin: 0 auto 0;">
<div class="device" data-device="MacbookPro" data-orientation="portrait" data-color="black" style="z-index: 0;">
<div class="screen"><img class="img-responsive modalify" src="img/screenshots/screen/cli_s.jpg" full="img/screenshots/screen/cli.png" alt="locize commandline" loading="lazy"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<div class="device-wrapper" style="margin: 0 auto 0;">
<div class="device" data-device="MacbookPro" data-orientation="portrait" data-color="black" style="z-index: 0;">
<div class="screen"><img class="img-responsive modalify" src="img/screenshots/screen/code_s.jpg" full="img/screenshots/screen/code.png" alt="locize code" loading="lazy"></div>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<h3>Add new segments from code</h3>
<p>No need to add segments manually. Never leave your editor again to add translations.</p>
<p>Using eg. i18next instrumenting your code for internationalization new segments get added to your locize project automatically.</p>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<h3>Versioning</h3>
<p>Versioning is essential in development.</p>
<p>Same goes for your translations. Keep multiple versions of your translations. Keep working on latest while your production translations stay untouched.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<div class="device-wrapper" style="margin: 0 auto 0;">
<div class="device" data-device="MacbookPro" data-orientation="portrait" data-color="black" style="z-index: 0;">
<div class="screen"><img class="img-responsive modalify" src="img/screenshots/screen/versioning_s.jpg" full="img/screenshots/screen/versioning.png" alt="locize versioning" loading="lazy"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="contact bg-tertiary" id="contact" i18next-options="{"ns": "common"}">
<div class="container">
<h2>Need some help getting started?</h2>
<p>Get any questions you may have about integrating locize answered by one of our team members.</p><a class="btn btn-outline btn-xl page-scroll" href="mailto:[email protected]">Contact us!</a>
</div>
</section>
<script>
window.enableYoutubeHook = function () {
$('#video').show();
};
window.disableYoutubeHook = function () {
$('#video').hide();
};
</script>
</div>
<footer i18next-options="{"ns": "common"}">
<div class="container">
<div class="row">
<div class="col-md-4"><img src="/img/locize_color.svg" style="max-width: 120px; margin-left: -5px;" alt="locize logo" loading="lazy">
<p><a href="https://tg.chregister.ch/cr-portal/auszug/auszug.xhtml?uid=CHE-412.131.272" target="_blank" style="color: #ffffff4d;" rel="nofollow">inweso GmbH</a></p>
<p>Switzerland<span style="color: white; font-size: 20px; position: relative; top: 3px; left: 5px;">🇨🇭</span></p>
<ul class="list-unstyled">
<li><a href="mailto:[email protected]">[email protected]</a></li>
</ul>
</div>
<div class="col-md-4">
<ul class="list-unstyled">
<li><a href="https://docs.locize.com">Technical Documentation</a></li>
<li><a href="https://docs.locize.com/integration/api">API</a></li>
<li><a href="/services.html">Services</a></li>
<li><a href="/pricing.html">Pricing</a></li>
<li><a href="/blog/">Blog</a></li>
</ul>
</div>
<div class="col-md-4">
<ul class="list-unstyled">
<li>
<ul class="list-inline list-social">
<li class="social-twitter"><a href="https://x.com/locize" target="_blank"><i class="fa-brands fa-x-twitter"></i></a></li>
<li class="social-facebook"><a href="https://www.facebook.com/locize" target="_blank"><i class="fa-brands fa-facebook"></i></a></li>
<li class="social-youtube"><a href="https://www.youtube.com/channel/UCPYQjBbbXojUcB8qjeIB3uA" target="_blank"><i class="fa-brands fa-youtube"></i></a></li>
</ul>
</li>
<li><a href="/privacy.html">Privacy</a></li>
<li><a href="/terms.html">Terms</a></li>
<li><a href="/security.html">Security</a></li>
</ul>
</div>
</div>
<div class="text-center footer-copyright">
<p><span class="translated">© 2024 </span><span>inweso GmbH. All Rights Reserved.</span></p>
</div>
</div>
</footer>
<div class="modalify-modal" id="modalify-modal">
<div class="modal-header">
<button class="close modalify-close" type="button" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
</div><img class="modal-content" id="img-in-modal" loading="lazy">
<div id="caption-in-modal"></div>
</div>
<script>window.bindAffix = false;</script>
<script src="/lib/jquery/jquery.min.js"></script>
<script src="/lib/bootstrap/js/bootstrap.min.js"></script>
<script src="//cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="/js/main.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
var modal = document.getElementById("modalify-modal");
// Get the image and insert it inside the modal - use its "alt" text as a caption
var imgs = document.getElementsByClassName("modalify");
var modalImg = document.getElementById("img-in-modal");
var captionText = document.getElementById("caption-in-modal");
for (var i = 0; i < imgs.length; i++) {
var img = imgs[i];
img.onclick = function(){
modal.style.display = "block";
modalImg.src = this.getAttribute('full');
if (this.alt) captionText.innerHTML = this.alt;
}
}
// Get the <span> element that closes the modal
var span = document.getElementsByClassName("modalify-close")[0];
// When the user clicks on <span> (x), close the modal
span.onclick = function() {
modal.style.display = "none";
};
modal.onclick = function() {
modal.style.display = "none";
};
});
</script>
<button class="consent-button" type="button" data-cc="show-consentModal" style="position: fixed; bottom: 10px; right: 10px;"><i class="fas fa-cookie"></i></button>
<script>
// Define dataLayer and the gtag function.
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('consent', 'default', {
'ad_storage': 'denied',
'analytics_storage': 'denied'
});
//- (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
//- new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
//- j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
//- 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
//- })(window,document,'script','dataLayer','G-X50E21BGKG');
</script>
<script type="text/plain" data-category="analytics" data-service="ga">
gtag('consent', 'update', {
'analytics_storage': 'granted'
});
</script>
<script type="text/plain" data-category="!analytics" data-service="ga">
gtag('consent', 'update', {
'analytics_storage': 'denied'
});
</script>
<script src="//cdn.jsdelivr.net/gh/orestbida/[email protected]/dist/cookieconsent.umd.js"></script>
<script src="//cdn.jsdelivr.net/gh/orestbida/[email protected]/dist/iframemanager.js"></script>
<script src="/js/consent.min.js"></script>
</body>
</html>