🏗️ (lang) update automatically lang supported

This commit is contained in:
2020-07-18 23:47:09 +02:00
parent 83245b1f12
commit aa68de4934
2 changed files with 16 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="<%= VUE_APP_I18N_LOCALE %>">
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />