chore: text translations etc (#1590)

This commit is contained in:
MrMirDan 2025-05-20 05:55:24 +03:00 committed by GitHub
parent e23cbe67ad
commit e16243ff55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 460 additions and 722 deletions

View file

@ -73,7 +73,7 @@ DrawerType2 {
var str = qsTr("We'll preserve all remaining days of your current subscription and give you an extra month as a thank you. ")
str += qsTr("This new subscription type will be actively developed with more locations and features added regularly. Currently available:")
str += "<ul style='margin-left: -16px;'>"
str += qsTr("<li>9 locations (with more coming soon)</li>")
str += qsTr("<li>13 locations (with more coming soon)</li>")
str += qsTr("<li>Easier switching between countries in the app</li>")
str += qsTr("<li>Personal dashboard to manage your subscription</li>")
str += "</ul>"