mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Web UI translation fixes
This commit is contained in:
@@ -129,6 +129,7 @@ HttpServer::HttpServer(int msec, QObject* parent) : QTcpServer(parent) {
|
||||
a = tr("The Web UI password must be at least 3 characters long.");
|
||||
a = tr("Save");
|
||||
a = tr("qBittorrent client is not reachable");
|
||||
a = tr("HTTP Server");
|
||||
}
|
||||
|
||||
HttpServer::~HttpServer()
|
||||
|
||||
Reference in New Issue
Block a user