mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Web UI: Complete translatable strings
This commit is contained in:
parent
c5ce99ebec
commit
dcdb319653
4 changed files with 23 additions and 10 deletions
|
@ -363,7 +363,7 @@ initializeWindows = function() {
|
|||
new Event(e).stop();
|
||||
new MochaUI.Window({
|
||||
id: 'aboutpage',
|
||||
title: 'About',
|
||||
title: 'QBT_TR(About)QBT_TR',
|
||||
loadMethod: 'xhr',
|
||||
contentURL: 'about.html',
|
||||
width: 650,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue