Fix translation issues

Fix similar problems with other translations
This commit is contained in:
bigbug 2024-08-30 12:19:25 +08:00
parent 31aa28bcb4
commit dbf001f618
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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