Fixup all translation TODOs

This commit is contained in:
Johannes Zellner
2025-03-28 17:51:39 +01:00
parent 58f42f1441
commit b89f55f9b9
11 changed files with 20 additions and 32 deletions

View File

@@ -29,7 +29,6 @@ function s3like(provider) {
|| provider === 'contabo-objectstorage';
}
// TODO not sure what appIdContext is good for
function eventlogDetails(eventLog, app = null, appIdContext = '') {
const ACTION_ACTIVATE = 'cloudron.activate';
const ACTION_PROVISION = 'cloudron.provision';