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
@@ -100,6 +100,7 @@ export default {
cardsOnThisListAreCompleteAndReadyToBeArchived: null,
cardsOnThisListAreReadyToBeWorkedOn: null,
clickHereOrRefreshPageToUpdate: null,
clientHostnameInEhlo: null,
closed: null,
color: 'Färg',
comments: null,
@@ -122,6 +123,7 @@ export default {
date: 'Datum',
deactivateUser_title: null,
defaultCardType_title: null,
defaultFrom: null,
defaultView_title: null,
deleteAllBoardsToBeAbleToDeleteThisProject: null,
deleteAttachment_title: 'Ta bort bilaga',
@@ -185,6 +187,7 @@ export default {
grid: null,
hideCompletedTasks: null,
hideFromProjectListAndFavorites: null,
host: null,
hours: 'Timmar',
importBoard_title: null,
invalidCurrentPassword: 'Ogiltigt nuvarande lösenord',
@@ -228,8 +231,10 @@ export default {
optional_inline: 'valfri',
organization: 'Organisation',
others: null,
passwordIsSet: null,
phone: 'Telefon',
plankaUsesAppriseToSendNotificationsToOver100PopularServices: null,
port: null,
preferences: 'Preferenser',
pressPasteShortcutToAddAttachmentFromClipboard:
'Tips: tryck på Ctrl-V (Cmd-V på Mac) för att lägga till en bilaga från urklipp.',
@@ -238,6 +243,7 @@ export default {
projectNotFound_title: 'Projekt hittades inte',
projectOwner: null,
referenceDataAndKnowledgeStorage: null,
rejectUnauthorizedTlsCertificates: null,
removeManager_title: 'Ta bort projektledare',
removeMember_title: 'Ta bort medlem',
role: null,
@@ -264,6 +270,7 @@ export default {
shared: null,
sharedWithMe_title: null,
showOnFrontOfCard: null,
smtp: null,
sortList_title: null,
stopwatch: 'Timer',
story: null,
@@ -275,6 +282,7 @@ export default {
taskList_title: null,
team: null,
terms: null,
testLog_title: null,
thereIsNoPreviewAvailableForThisAttachment: null,
time: 'Tid',
title: 'Titel',
@@ -288,6 +296,7 @@ export default {
uploadFailedNotEnoughStorageSpace: null,
uploadedImages: null,
url: null,
useSecureConnection: null,
userActions_title: 'Användaråtgärder',
userAddedCardToList: null,
userAddedThisCardToList: '<0>{{user}}</0> lade till detta kort i {{list}}',
@@ -425,6 +434,7 @@ export default {
restoreToList: null,
returnToBoard: null,
save: 'Spara',
sendTestEmail: null,
showActive: null,
showAllAttachments: 'Visa alla bilagor ({{hidden}} dolda)',
showCardsWithThisUser: null,