mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Web UI translation fixes
This commit is contained in:
parent
4ec78d1405
commit
ed3fa0ccee
67 changed files with 178 additions and 22 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue