Skip to content

Commit 0cf0350

Browse files
committed
Fix typo on first line of db_quota_notification_.txt
1 parent 39e5212 commit 0cf0350

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

server/conf/mail/db_quota_notification_de.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ME-Version: 1.0
1+
MIME-Version: 1.0
22
Content-type: text/plain; charset=utf-8
33
Content-Transfer-Encoding: 8bit
44
From: {admin_mail}

server/conf/mail/db_quota_notification_en.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ME-Version: 1.0
1+
MIME-Version: 1.0
22
Content-type: text/plain; charset=utf-8
33
Content-Transfer-Encoding: 8bit
44
From: {admin_mail}

server/conf/mail/db_quota_notification_es.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
ME-Version: 1.0
1+
MIME-Version: 1.0
22
Content-type: text/plain; charset=utf-8
33
Content-Transfer-Encoding: 8bit
44
From: {admin_mail}
55
Reply-To: {admin_mail}
66
Subject: Notificación de cuota de base de datos
77

8-
La base de datos {database_name} está cerca o ha superado su cuota.
8+
La base de datos {database_name} esta cerca o ha superado su cuota.
99

1010
Base de datos: {database_name}
1111
Espacio usado: {used}

0 commit comments

Comments
 (0)