diff --git a/src/translation/en.json b/src/translation/en.json index 2b26c2a66..84b549b6b 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -8,7 +8,11 @@ "noAccess": { "title": "You don't have access to any apps yet!", "description": "Once you do, they will show up here." - } + }, + "configActionTooltip": "Config", + "logsActionTooltip": "Logs", + "infoActionTooltip": "Info", + "adminPageActionTooltip": "Admin Page" }, "main": { "offline": "Cloudron is offline. Reconnecting…", diff --git a/src/views/apps.html b/src/views/apps.html index 6facc203c..d20f3f93b 100644 --- a/src/views/apps.html +++ b/src/views/apps.html @@ -144,10 +144,10 @@
- - - - + + + +