Update translations
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user