Updated to use the new nuGetPackageId + translations

This commit is contained in:
Bjarke Berg
2021-06-30 21:42:50 +02:00
parent f1b91ab35d
commit b63b0682d6
3 changed files with 3 additions and 1 deletions

View File

@@ -1225,6 +1225,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
<key alias="installed">Installed</key>
<key alias="installedPackages">Installed packages</key>
<key alias="installFinish">Finish</key>
<key alias="installInstructions">Install instructions</key>
<key alias="noConfigurationView">This package has no configuration view</key>
<key alias="noPackagesCreated">No packages have been created yet</key>
<key alias="noPackages">You dont have any packages installed</key>

View File

@@ -1237,6 +1237,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
<key alias="installed">Installed</key>
<key alias="installedPackages">Installed packages</key>
<key alias="installFinish">Finish</key>
<key alias="installInstructions">Install instructions</key>
<key alias="noConfigurationView">This package has no configuration view</key>
<key alias="noPackagesCreated">No packages have been created yet</key>
<key alias="noPackages">You dont have any packages installed</key>