tried to translate some pages, from English to Chinese
This commit is contained in:
parent
eaede032b4
commit
27f770604b
3 changed files with 85 additions and 77 deletions
|
@ -105,7 +105,7 @@ PageType {
|
|||
if (GC.isMobile()) {
|
||||
fileName = "AmneziaVPN.log"
|
||||
} else {
|
||||
fileName = SystemController.getFileName(qsTr("Save logs"),
|
||||
fileName = SystemController.getFileName(qsTr("Save"),
|
||||
qsTr("Logs files (*.log)"),
|
||||
StandardPaths.standardLocations(StandardPaths.DocumentsLocation) + "/AmneziaVPN",
|
||||
true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue