diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-07-03 22:53:45 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-07-03 22:53:45 +0300 |
| commit | 21b64beb96264dfbee8b3c855effe87f7aeb5d12 (patch) | |
| tree | 9dae50105293e1dd0d339795ee6cca23a5ac5dc2 /web/translation/translate.es_ES.toml | |
| parent | b84e3ef33812e829078a8661da57f020438bcf6b (diff) | |
tgbot - login notify (show password for failed login)
Diffstat (limited to 'web/translation/translate.es_ES.toml')
| -rw-r--r-- | web/translation/translate.es_ES.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/translation/translate.es_ES.toml b/web/translation/translate.es_ES.toml index 835f4351..0c9c5444 100644 --- a/web/translation/translate.es_ES.toml +++ b/web/translation/translate.es_ES.toml @@ -560,6 +560,7 @@ "traffic" = "🚦 Tráfico: {{ .Total }} (↑{{ .Upload }},↓{{ .Download }})\r\n"
"xrayStatus" = "ℹ️ Estado de Xray: {{ .State }}\r\n"
"username" = "👤 Nombre de usuario: {{ .Username }}\r\n"
+"password" = "👤 Contraseña: {{ .Password }}\r\n"
"time" = "⏰ Hora: {{ .Time }}\r\n"
"inbound" = "📍 Inbound: {{ .Remark }}\r\n"
"port" = "🔌 Puerto: {{ .Port }}\r\n"
|
