diff --git a/dashboard/index.html b/dashboard/index.html index fa87e86a8..ac43f4523 100644 --- a/dashboard/index.html +++ b/dashboard/index.html @@ -156,16 +156,16 @@
  • - {{ 'apps.title' | tr }} + {{ 'apps.title' | tr }}
  • - {{ 'appstore.title' | tr }} + {{ 'appstore.title' | tr }}
  • - {{ 'main.navbar.users' | tr }} + {{ 'main.navbar.users' | tr }}
  • - + {{ notificationCount === 100 ? '100+' : notificationCount }} @@ -174,21 +174,21 @@