feat: Add ability to configure and test SMTP via UI

This commit is contained in:
Maksim Eltyshev
2025-09-22 20:35:13 +02:00
parent 3a12bb7457
commit c6f4dcdb70
114 changed files with 2161 additions and 301 deletions
+10
View File
@@ -101,6 +101,7 @@ export default {
cardsOnThisListAreCompleteAndReadyToBeArchived: null,
cardsOnThisListAreReadyToBeWorkedOn: null,
clickHereOrRefreshPageToUpdate: null,
clientHostnameInEhlo: null,
closed: null,
color: 'Kleur',
comments: null,
@@ -123,6 +124,7 @@ export default {
date: 'Datum',
deactivateUser_title: null,
defaultCardType_title: null,
defaultFrom: null,
defaultView_title: null,
deleteAllBoardsToBeAbleToDeleteThisProject: null,
deleteAttachment_title: 'Bijlage verwijderen',
@@ -186,6 +188,7 @@ export default {
grid: null,
hideCompletedTasks: null,
hideFromProjectListAndFavorites: null,
host: null,
hours: 'Uren',
importBoard_title: 'Bord importeren',
invalidCurrentPassword: 'Ongeldig huidig wachtwoord',
@@ -229,8 +232,10 @@ export default {
optional_inline: 'optioneel',
organization: 'Organisatie',
others: null,
passwordIsSet: null,
phone: 'Telefoon',
plankaUsesAppriseToSendNotificationsToOver100PopularServices: null,
port: null,
preferences: 'Voorkeuren',
pressPasteShortcutToAddAttachmentFromClipboard:
'Tip: druk op Ctrl-V (Cmd-V op Mac) om een bijlage van het klembord toe te voegen.',
@@ -239,6 +244,7 @@ export default {
projectNotFound_title: 'Project niet gevonden',
projectOwner: null,
referenceDataAndKnowledgeStorage: null,
rejectUnauthorizedTlsCertificates: null,
removeManager_title: 'Manager verwijderen',
removeMember_title: 'Lid verwijderen',
role: null,
@@ -265,6 +271,7 @@ export default {
shared: null,
sharedWithMe_title: null,
showOnFrontOfCard: null,
smtp: null,
sortList_title: null,
stopwatch: 'Stopwatch',
story: null,
@@ -276,6 +283,7 @@ export default {
taskList_title: null,
team: null,
terms: null,
testLog_title: null,
thereIsNoPreviewAvailableForThisAttachment:
'Er is geen voorbeeld beschikbaar voor deze bijlage.',
time: 'Tijd',
@@ -290,6 +298,7 @@ export default {
uploadFailedNotEnoughStorageSpace: null,
uploadedImages: null,
url: null,
useSecureConnection: null,
userActions_title: 'Gebruikersacties',
userAddedCardToList: null,
userAddedThisCardToList: '<0>{{user}}</0> heeft deze kaart toegevoegd aan {{list}}',
@@ -427,6 +436,7 @@ export default {
restoreToList: null,
returnToBoard: null,
save: 'Opslaan',
sendTestEmail: null,
showActive: null,
showAllAttachments: 'Alle bijlagen weergeven ({{hidden}} verbergen)',
showCardsWithThisUser: null,