mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-10 18:05:48 +02:00
feat(install): self check before install
This commit is contained in:
parent
cb7758ebc9
commit
455c9497b7
36 changed files with 2100 additions and 1829 deletions
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"i18n-gettext.localesConfig": {
|
||||
"type": "nested",
|
||||
"basePath": "app/src/language",
|
||||
"pattern": "${locale}/${domain}.po",
|
||||
"defaultDomain": "app",
|
||||
"sourceLanguage": "en"
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue