mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 06:32:29 -06:00
Use client side translation for public login page
The translation strings are meant to be synced from Transifex.
This commit is contained in:
7
src/webui/www/public/lang/nl.json
Normal file
7
src/webui/www/public/lang/nl.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"Invalid Username or Password.": "",
|
||||
"Login": "",
|
||||
"Password": "",
|
||||
"Unable to log in, server is probably unreachable.": "",
|
||||
"Username": ""
|
||||
}
|
||||
Reference in New Issue
Block a user