diff options
| author | emirjorge <117597846+emirjorge@users.noreply.github.com> | 2024-01-29 23:33:51 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-29 23:33:51 +0300 |
| commit | 9fbaede59f87dd9d8b77479a3fb295c3c882630e (patch) | |
| tree | 269cdfd070d1ba72a5a51177057e7798428d61b2 /web/translation | |
| parent | fd75cca266ce5fde64cb7500bb27ba387fcc1a9c (diff) | |
Fix Spanish Translation in Main tittle (#1699)
* Add files via upload
* Update translate.es_ES.toml
Diffstat (limited to 'web/translation')
| -rw-r--r-- | web/translation/translate.es_ES.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/translation/translate.es_ES.toml b/web/translation/translate.es_ES.toml index 6c817a30..ac9de9a4 100644 --- a/web/translation/translate.es_ES.toml +++ b/web/translation/translate.es_ES.toml @@ -57,7 +57,7 @@ "dashboard" = "Estado del Sistema" "inbounds" = "Entradas" "settings" = "Configuraciones" -"xray" = "Configuración Xray" +"xray" = "Ajustes Xray" "logout" = "Cerrar Sesión" "link" = "Gestionar" |
