feat: Add ability to configure and test SMTP via UI
This commit is contained in:
@@ -98,6 +98,7 @@ export default {
|
||||
cardsOnThisListAreCompleteAndReadyToBeArchived: null,
|
||||
cardsOnThisListAreReadyToBeWorkedOn: null,
|
||||
clickHereOrRefreshPageToUpdate: null,
|
||||
clientHostnameInEhlo: null,
|
||||
closed: null,
|
||||
color: 'اللون',
|
||||
comments: null,
|
||||
@@ -120,6 +121,7 @@ export default {
|
||||
date: 'تاريخ',
|
||||
deactivateUser_title: null,
|
||||
defaultCardType_title: null,
|
||||
defaultFrom: null,
|
||||
defaultView_title: null,
|
||||
deleteAllBoardsToBeAbleToDeleteThisProject: null,
|
||||
deleteAttachment_title: 'حذف المرفق',
|
||||
@@ -183,6 +185,7 @@ export default {
|
||||
grid: null,
|
||||
hideCompletedTasks: null,
|
||||
hideFromProjectListAndFavorites: null,
|
||||
host: null,
|
||||
hours: 'ساعات',
|
||||
importBoard_title: 'استيراد اللوحة',
|
||||
invalidCurrentPassword: 'كلمة المرور الحالية غير صالحة',
|
||||
@@ -226,8 +229,10 @@ export default {
|
||||
optional_inline: 'اختياري',
|
||||
organization: 'المنظمة',
|
||||
others: null,
|
||||
passwordIsSet: null,
|
||||
phone: 'الهاتف',
|
||||
plankaUsesAppriseToSendNotificationsToOver100PopularServices: null,
|
||||
port: null,
|
||||
preferences: 'التفضيلات',
|
||||
pressPasteShortcutToAddAttachmentFromClipboard:
|
||||
'نصيحة: اضغط على Ctrl-V (Cmd-V على Mac) لإضافة مرفق من الحافظة.',
|
||||
@@ -236,6 +241,7 @@ export default {
|
||||
projectNotFound_title: 'المشروع غير موجود',
|
||||
projectOwner: null,
|
||||
referenceDataAndKnowledgeStorage: null,
|
||||
rejectUnauthorizedTlsCertificates: null,
|
||||
removeManager_title: 'إزالة المدير',
|
||||
removeMember_title: 'إزالة العضو',
|
||||
role: null,
|
||||
@@ -262,6 +268,7 @@ export default {
|
||||
shared: null,
|
||||
sharedWithMe_title: null,
|
||||
showOnFrontOfCard: null,
|
||||
smtp: null,
|
||||
sortList_title: 'فرز القائمة',
|
||||
stopwatch: 'المؤقت',
|
||||
story: null,
|
||||
@@ -273,6 +280,7 @@ export default {
|
||||
taskList_title: null,
|
||||
team: null,
|
||||
terms: null,
|
||||
testLog_title: null,
|
||||
thereIsNoPreviewAvailableForThisAttachment: 'لا يوجد معاينة متاحة لهذا المرفق.',
|
||||
time: 'الوقت',
|
||||
title: 'العنوان',
|
||||
@@ -286,6 +294,7 @@ export default {
|
||||
uploadFailedNotEnoughStorageSpace: null,
|
||||
uploadedImages: null,
|
||||
url: null,
|
||||
useSecureConnection: null,
|
||||
userActions_title: 'إجراءات المستخدم',
|
||||
userAddedCardToList: null,
|
||||
userAddedThisCardToList: '<0>{{user}}</0> تمت إضافة هذه البطاقة إلى {{list}}',
|
||||
@@ -422,6 +431,7 @@ export default {
|
||||
restoreToList: null,
|
||||
returnToBoard: null,
|
||||
save: 'حفظ',
|
||||
sendTestEmail: null,
|
||||
showActive: null,
|
||||
showAllAttachments: 'إظهار جميع المرفقات ({{hidden}} hidden)',
|
||||
showCardsWithThisUser: null,
|
||||
|
||||
Reference in New Issue
Block a user