mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-10 20:26:19 +00:00
Fix translation issues
Fix similar problems with other translations
This commit is contained in:
parent
31aa28bcb4
commit
dbf001f618
2 changed files with 2 additions and 2 deletions
|
@ -196,7 +196,7 @@ location / {
|
|||
```
|
||||
|
||||
#### Nginx sub-path
|
||||
- EAsegúrese de que la «ruta raíz url del panel» en la configuración del panel `/sub` es la misma.
|
||||
- EAsegúrese de que la "Ruta Raíz de la URL del Panel" en la configuración del panel `/sub` es la misma.
|
||||
- El `url` en la configuración del panel debe terminar con `/`.
|
||||
|
||||
```nginx
|
||||
|
|
|
@ -221,7 +221,7 @@ location / {
|
|||
```
|
||||
|
||||
#### Nginx sub-path
|
||||
- Ensure that the “panel url root path” in the `/sub` panel settings is the same.
|
||||
- Ensure that the "URI Path" in the `/sub` panel settings is the same.
|
||||
- The `url` in the panel settings needs to end with `/`.
|
||||
|
||||
```nginx
|
||||
|
|
Loading…
Reference in a new issue