diff options
| author | somebodywashere <68244480+somebodywashere@users.noreply.github.com> | 2024-01-17 15:46:52 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-01-17 15:48:21 +0300 |
| commit | 3ed6fc40361d52df477060b28198ced083bf3987 (patch) | |
| tree | 75ec65246032e7752fd4909598b1a94e2e090e40 /web/translation/translate.ru_RU.toml | |
| parent | 6550aa6bad93bc45f75fa9a975637115645b0637 (diff) | |
Quick fix RU ,ZH,FA tgbot.messages.active (#1596)
Diffstat (limited to 'web/translation/translate.ru_RU.toml')
| -rw-r--r-- | web/translation/translate.ru_RU.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/translation/translate.ru_RU.toml b/web/translation/translate.ru_RU.toml index 8d91562c..d8211d8d 100644 --- a/web/translation/translate.ru_RU.toml +++ b/web/translation/translate.ru_RU.toml @@ -503,7 +503,7 @@ "port" = "🔌 Порт: {{ .Port }}\r\n" "expire" = "📅 Дата окончания: {{ .Time }}\r\n" "expireIn" = "📅 Окончание через: {{ .Time }}\r\n" -"active" = "💡 Активен: ✅ Да\r\n" +"active" = "💡 Активен: {{ .Enable }}\r\n" "enabled" = "🚨 Включен: {{ .Enable }}\r\n" "online" = "🌐 Статус соединения: {{ .Status }}\r\n" "email" = "📧 Email: {{ .Email }}\r\n" |
