mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-11 04:36:20 +00:00
Adjust spacing agian for expireIn (thanks to vscode for breaking it)
This commit is contained in:
parent
d1baeebfb9
commit
dc8498e3b4
1 changed files with 1 additions and 1 deletions
|
@ -567,7 +567,7 @@
|
||||||
"inbound" = "📍 نامورودی: {{ .Remark }}\r\n"
|
"inbound" = "📍 نامورودی: {{ .Remark }}\r\n"
|
||||||
"port" = "🔌 پورت: {{ .Port }}\r\n"
|
"port" = "🔌 پورت: {{ .Port }}\r\n"
|
||||||
"expire" = "📅 تاریخانقضا: {{ .Time }}\r\n\r\n"
|
"expire" = "📅 تاریخانقضا: {{ .Time }}\r\n\r\n"
|
||||||
"expireIn" = "📅 باقی مانده تاانقضا: {{ .Time }}\r\n\r\n"
|
"expireIn" = "📅 باقی مانده تا انقضا: {{ .Time }}\r\n\r\n"
|
||||||
"active" = "💡 فعال: {{ .Enable }}\r\n"
|
"active" = "💡 فعال: {{ .Enable }}\r\n"
|
||||||
"enabled" = "🚨 وضعیت: {{ .Enable }}\r\n"
|
"enabled" = "🚨 وضعیت: {{ .Enable }}\r\n"
|
||||||
"online" = "🌐 وضعیت اتصال: {{ .Status }}\r\n"
|
"online" = "🌐 وضعیت اتصال: {{ .Status }}\r\n"
|
||||||
|
|
Loading…
Reference in a new issue