Add upstreamVersion support in appstore view

This commit is contained in:
Johannes Zellner
2022-02-22 16:20:27 +01:00
parent c93dde5265
commit 7cb7c52d15
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -139,7 +139,8 @@
"installAnywayAction": "Install anyway",
"installAction": "Install",
"doInstallAction": "Install {{ dnsOverwrite ? 'and overwrite DNS' : '' }}",
"cloudflarePortWarning": "Cloudflare proxying must be disabled for the app's domain to access this port"
"cloudflarePortWarning": "Cloudflare proxying must be disabled for the app's domain to access this port",
"titleAndVersion": "This app packages {{ title }} {{ version }}"
},
"appNotFoundDialog": {
"title": "App not found",