1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 10:04:07 +02:00

Editor: Split sending e-mails to a plugin

This commit is contained in:
Jakub Vrana
2025-04-04 09:51:08 +02:00
parent ab0dc19c9f
commit 6c9ac63508
49 changed files with 155 additions and 337 deletions

View File

@@ -292,13 +292,6 @@ Lang::$translations = array(
'Delete' => '刪除',
'You have no privileges to update this table.' => '您沒有許可權更新這個資料表。',
'E-mail' => '電子郵件',
'From' => '來自',
'Subject' => '主旨',
'Attachments' => '附件',
'Send' => '寄出',
'%d e-mail(s) have been sent.' => '已寄出 %d 封郵件。',
// data type descriptions
'Numbers' => '數字',
'Date and time' => '日期時間',