chore: update eng text (#1456)

chore: update eng text
This commit is contained in:
shiroow 2025-03-05 06:11:31 +03:00 committed by GitHub
parent d3339a7f3a
commit 99e3afabad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 16 additions and 16 deletions

View file

@ -27,7 +27,7 @@ PageType {
QtObject {
id: techSupport
readonly property string title: qsTr("Email Support")
readonly property string title: qsTr("Email")
readonly property string description: qsTr("support@amnezia.org")
readonly property string link: "mailto:support@amnezia.org"
}