mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 06:32:29 -06:00
Implemented WebUI interface for the new Watched Folders feature
This commit is contained in:
committed by
sledgehammer999
parent
c7b2ee367f
commit
0d59d6a03e
@@ -87,6 +87,8 @@ static const char *__TRANSLATIONS__[] = {
|
||||
QT_TRANSLATE_NOOP("HttpServer", "Save files to location:")
|
||||
QT_TRANSLATE_NOOP("HttpServer", "Label:")
|
||||
QT_TRANSLATE_NOOP("HttpServer", "Cookie:")
|
||||
QT_TRANSLATE_NOOP("HttpServer", "Type folder here")
|
||||
QT_TRANSLATE_NOOP("HttpServer", "Other...")
|
||||
};
|
||||
|
||||
static const struct { const char *source; const char *comment; } __COMMENTED_TRANSLATIONS__[] = {
|
||||
|
||||
Reference in New Issue
Block a user