mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-21 20:32:12 +08:00
Allow language selection (#191)
* Add dropdown for language * Use vue-i18n to translate strings * Tweak header styling * Add Chinese languages in * Typo * Get language from browser (#193) * adaptive system language * Modify the adaptive system language * Remove dead code * Delete lang default values * Move browser language detection to util * Remove todos * Fix global PHP dropdown Co-authored-by: 墨娘 <61287199+moniang@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7d3290d850
commit
ff88e2f322
@@ -53,6 +53,7 @@
|
||||
"simple-js-sha2-256": "^1.0.7",
|
||||
"string-similarity": "^4.0.2",
|
||||
"vue": "^2.6.12",
|
||||
"vue-i18n": "^8.22.2",
|
||||
"vue-select": "^3.10.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user