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
@@ -99,6 +99,7 @@ export default {
cardsOnThisListAreCompleteAndReadyToBeArchived: null,
cardsOnThisListAreReadyToBeWorkedOn: null,
clickHereOrRefreshPageToUpdate: null,
clientHostnameInEhlo: null,
closed: null,
color: 'رنگ',
comments: null,
@@ -121,6 +122,7 @@ export default {
date: 'تاریخ',
deactivateUser_title: null,
defaultCardType_title: null,
defaultFrom: null,
defaultView_title: null,
deleteAllBoardsToBeAbleToDeleteThisProject: null,
deleteAttachment_title: 'حذف پیوست',
@@ -184,6 +186,7 @@ export default {
grid: null,
hideCompletedTasks: null,
hideFromProjectListAndFavorites: null,
host: null,
hours: 'ساعت‌ها',
importBoard_title: 'وارد کردن برد',
invalidCurrentPassword: 'رمز عبور فعلی نامعتبر است',
@@ -227,8 +230,10 @@ export default {
optional_inline: 'اختیاری',
organization: 'سازمان',
others: null,
passwordIsSet: null,
phone: 'تلفن',
plankaUsesAppriseToSendNotificationsToOver100PopularServices: null,
port: null,
preferences: 'ترجیحات',
pressPasteShortcutToAddAttachmentFromClipboard:
'نکته: با فشردن Ctrl-V (Cmd-V در مک) می‌توانید پیوست را از کلیپ بورد اضافه کنید.',
@@ -237,6 +242,7 @@ export default {
projectNotFound_title: 'پروژه یافت نشد',
projectOwner: null,
referenceDataAndKnowledgeStorage: null,
rejectUnauthorizedTlsCertificates: null,
removeManager_title: 'حذف مدیر',
removeMember_title: 'حذف عضو',
role: null,
@@ -263,6 +269,7 @@ export default {
shared: null,
sharedWithMe_title: null,
showOnFrontOfCard: null,
smtp: null,
sortList_title: 'مرتب‌سازی لیست',
stopwatch: 'کرنومتر',
story: null,
@@ -274,6 +281,7 @@ export default {
taskList_title: null,
team: null,
terms: null,
testLog_title: null,
thereIsNoPreviewAvailableForThisAttachment: 'پیش نمایشی برای این پیوست موجود نیست.',
time: 'زمان',
title: 'عنوان',
@@ -287,6 +295,7 @@ export default {
uploadFailedNotEnoughStorageSpace: null,
uploadedImages: null,
url: null,
useSecureConnection: null,
userActions_title: 'اقدامات کاربر',
userAddedCardToList: null,
userAddedThisCardToList: '<0>{{user}}</0> این کارت را به {{list}} اضافه کرد',
@@ -424,6 +433,7 @@ export default {
restoreToList: null,
returnToBoard: null,
save: 'ذخیره',
sendTestEmail: null,
showActive: null,
showAllAttachments: 'نمایش همه پیوست‌ها ({{hidden}} مخفی)',
showCardsWithThisUser: null,