Update translations

This commit is contained in:
Johannes Zellner
2022-07-30 16:00:50 +02:00
parent dc90938a85
commit 6d4129c4ae
3 changed files with 53 additions and 5 deletions

View File

@@ -23,7 +23,10 @@
"nosso": "Log in met specifiek account",
"sso": "Log in met Cloudron aanmeldgegevens",
"email": "Log in met e-mailadres"
}
},
"addAppAction": "App toevoegen",
"addAppproxyAction": "Appproxy toevoegen",
"addApplinkAction": "Applink toevoegen"
},
"main": {
"logout": "Uitloggen",
@@ -1124,7 +1127,20 @@
"description": "Eigen app-specifieke cron jobs kunnen hier toegevoegd worden. Let op: standaard cron jobs voor deze applicatie zijn al geïntegreerd in de app en hoef je hier niet te configureren."
},
"sftpInfoAction": "SFTP Toegang",
"cronTabTitle": "Cron"
"cronTabTitle": "Cron",
"addApplinkDialog": {
"title": "Voeg externe app link toe"
},
"editApplinkDialog": {
"title": "Bewerk externe app link",
"deleteAction": "Verwijder"
},
"applinks": {
"upstreamUri": "Externe URL",
"label": "Label",
"clearIconAction": "Icoon verwijderen",
"clearIconDescription": "Hiermee haal je de favicon van de app op."
}
},
"network": {
"title": "Netwerk",