Change to lowercase and scoped translation keys

This commit is contained in:
Johannes Zellner
2020-10-28 11:42:17 +01:00
parent 9912698a71
commit 53d39608b8
4 changed files with 14 additions and 5 deletions

View File

@@ -105,7 +105,7 @@
</div>
</script>
<a class="offline-banner animateMe" ng-show="client.offline" ng-cloak href="https://docs.cloudron.io/troubleshooting/" target="_blank"><i class="fa fa-circle-notch fa-spin"></i> Cloudron is offline. Reconnecting...</a>
<a class="offline-banner animateMe" ng-show="client.offline" ng-cloak href="https://docs.cloudron.io/troubleshooting/" target="_blank"><i class="fa fa-circle-notch fa-spin"></i> {{ 'main.offline' | translate }}</a>
<div class="animateMe ng-hide layout-root" ng-show="initialized">