更新 'src/GUI/qml/FirstRun.qml'
This commit is contained in:
@@ -111,7 +111,7 @@ Item {
|
||||
|
||||
readonly property string gplLink: "href=\"https://www.gnu.org/licenses/gpl-3.0.html\"";
|
||||
|
||||
text: qsTr("FGFS licensed under the <a %1>License</a>. ").arg(gplLink)
|
||||
text: qsTr("CASS 中国标准飞行之联网")
|
||||
|
||||
onLinkActivated: {
|
||||
Qt.openUrlExternally(link)
|
||||
|
||||
Reference in New Issue
Block a user