Commit d15e7cad793dc1cd9ca87fb970f308a0aede4f50
1 parent
6db02d01
first
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/views/layouts/main.php
... | ... | @@ -103,6 +103,9 @@ AppAsset::register($this); |
103 | 103 | }); |
104 | 104 | }); |
105 | 105 | </script> |
106 | + <script src="https://apis.google.com/js/platform.js" async defer> | |
107 | + {lang: 'ru'} | |
108 | + </script> | |
106 | 109 | <script> |
107 | 110 | !function (d, id, did, st) { |
108 | 111 | var js = d.createElement("script"); | ... | ... |